Skip to content

Commit 7099e78

Browse files
committed
Update contributing guide
1 parent f3c7145 commit 7099e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To get started working on Rodux, you'll need:
1919
* [Luacheck](https://github.com/mpeterv/luacheck) (`luarocks install luacheck`)
2020
* [LuaCov](https://keplerproject.github.io/luacov) (`luarocks install luacov`)
2121

22-
Once you have all of these installed, you can run the `install-dependencies` script to grab a couple additional local dependencies automatically.
22+
Once you have all of these installed, you can run `lua bin/install-dependencies.lua` script to grab a couple additional local dependencies automatically.
2323

2424
Finally, you can run all of Rodux's tests with:
2525

0 commit comments

Comments
 (0)