aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 651f670..5edbdd0 100644
--- a/readme.md
+++ b/readme.md
@@ -39,7 +39,7 @@ note: any net code is prone to memory leaks, this will be addressed and fixed so
build with `make`, output is `./lullaby.so` or (win)`./lullaby.dll`
-windows works through msys2
+windows works through msys2, install `mingw-w64-x86_64-lua` then run `make CC=gcc`
---