summaryrefslogtreecommitdiffstats
path: root/plugins/luarocks/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/luarocks/README.md')
-rw-r--r--plugins/luarocks/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/luarocks/README.md b/plugins/luarocks/README.md
index 4471e9b..61b4656 100644
--- a/plugins/luarocks/README.md
+++ b/plugins/luarocks/README.md
@@ -73,7 +73,7 @@ installer and Lua library (it installs Lua files to
Build all rocks:
```
-$ make all-rocks MXE_PLUGIN_DIRS=plugins/luarocks MXE_TARGETS='i686-w64-mingw32.shared x86_64-w64-mingw32.shared'
+$ make all-luarocks MXE_PLUGIN_DIRS=plugins/luarocks MXE_TARGETS='i686-w64-mingw32.shared x86_64-w64-mingw32.shared'
```
Run tests (requires wine):