From 8fe2be29be9637f043ec83ed51788ca969798f68 Mon Sep 17 00:00:00 2001 From: ame Date: Sun, 2 Nov 2025 04:39:28 -0600 Subject: dup requires and readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index b8a4ccb..958e298 100644 --- a/readme.md +++ b/readme.md @@ -39,7 +39,7 @@ end, port) build with `make`, output is `./lullaby.so` or (win)`./lullaby.dll` -windows works through msys2, install `mingw-w64-x86_64-lua` then run `make CC=gcc` +windows may work through msys2, install `mingw-w64-x86_64-lua` then run `make CC=gcc` it is not tested enough currently you can install with `doas make install` which will install lullaby.so into /usr/local/lib/lua/5.X -- cgit v1.2.3