From 461def557e3d978576571ca1499a8b2670f80828 Mon Sep 17 00:00:00 2001 From: Jordan Irwin Date: Mon, 23 Jul 2018 11:44:53 -0700 Subject: [PATCH] Link to "Lua for Windows" GitHub page --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 35e9c2b..309dffb 100644 --- a/readme.md +++ b/readme.md @@ -42,7 +42,7 @@ documentation](http://stevedonovan.github.com/winapi/api.html); this is generate This is straightforward; the only external dependency is [Penlight](https://github.com/stevedonovan/Penlight), which in turn needs [LuaFileSystem](http://keplerproject.github.com/luafilesystem/). These are already present -in Lua for Windows, and Penlight is also available through LuaRocks as `luarocks install +in [Lua for Windows](https://github.com/rjpcomputing/luaforwindows), and Penlight is also available through LuaRocks as `luarocks install penlight`. Unpack the sources somewhere and make an alias to `ldoc.lua` on your path. That is, either