From 0e7672933201814b84768ad67d75d383f5ee7381 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Sun, 9 Mar 2025 21:06:34 -0300 Subject: docs(readme): minor fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. Main website: [luarocks.org](https://luarocks.org) It allows you to install Lua modules as self-contained packages called -*rocks*. LuaRocks supports both local and [remote][3] repositories, and +*rocks*. LuaRocks supports both local and remote repositories, and multiple local rocks trees. ## License -- cgit v1.2.3-55-g6feb