diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ A package manager for Lua modules. | |||
9 | Main website: [luarocks.org](https://luarocks.org) | 9 | Main website: [luarocks.org](https://luarocks.org) |
10 | 10 | ||
11 | It allows you to install Lua modules as self-contained packages called | 11 | It allows you to install Lua modules as self-contained packages called |
12 | *rocks*. LuaRocks supports both local and [remote][3] repositories, and | 12 | *rocks*. LuaRocks supports both local and remote repositories, and |
13 | multiple local rocks trees. | 13 | multiple local rocks trees. |
14 | 14 | ||
15 | ## License | 15 | ## License |