We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29988d6 commit ce62b75Copy full SHA for ce62b75
1 file changed
README.md
@@ -19,7 +19,7 @@ Its effects are as follows:
19
20
End-users can manage addon installations using the LuaRocks CLI.
21
22
-- `luarocks install an-addon` - install `an-addon`
+- `luarocks install an-addon` - install or update `an-addon`
23
- `luarocks remove an-addon` - remove `an-addon`
24
- `luarocks show an-addon` - view information about `an-addon`
25
- etc.
0 commit comments