Update README.md (small typo)

This commit is contained in:
Arthur
2024-03-10 12:51:36 +01:00
committed by GitHub
parent 217392493a
commit d0412e90e7
+1 -1
View File
@@ -42,7 +42,7 @@ Then `nim c --os:windows --cpu:amd64 -d:mingw embedder.nim`
cargo build --release
```
* Lua:
The Lua script is interpreted by luajit.exe on the Windows target. You can build these, on you Kali or Windows machine, following the steps described here:
The Lua script is interpreted by luajit.exe on the Windows target. You can build these, on your Kali or Windows machine, following the steps described here:
https://luajit.org/install.html