diff --git a/Lua-installation-on-windows.md b/Lua-installation-on-windows.md index d18d4da..175d2b8 100644 --- a/Lua-installation-on-windows.md +++ b/Lua-installation-on-windows.md @@ -4,6 +4,16 @@ There are two methods, one is (almost) automatic, and the other is more manual. # "automatic" install +## Lua for windows + +Download the "Lua for windows" exe from _TBD_. + +Then install it in `C:\lua`. + +## Visual Studio Code Build tools + +Install it. + # "manual" install ## msys2