From c6cc7a717b0e7aa625dbfa0a9abe9d0678a395bb Mon Sep 17 00:00:00 2001 From: Jordan Irwin Date: Mon, 23 Jul 2018 11:50:20 -0700 Subject: [PATCH] Link to LuaRocks homepage --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 309dffb..6a75fdf 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](https://github.com/rjpcomputing/luaforwindows), 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](https://luarocks.org/) as `luarocks install penlight`. Unpack the sources somewhere and make an alias to `ldoc.lua` on your path. That is, either