aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 337001e3..cebe1f32 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ A package manager for Lua modules.
9Main website: [luarocks.org](https://luarocks.org) 9Main website: [luarocks.org](https://luarocks.org)
10 10
11It allows you to install Lua modules as self-contained packages called 11It 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
13multiple local rocks trees. 13multiple local rocks trees.
14 14
15## License 15## License