We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe71299 + d2f310b commit 8d8f6e1Copy full SHA for 8d8f6e1
CONTRIBUTING.md
@@ -7,7 +7,7 @@
7
1. `git submodule update --init --recursive` (Necessary for running tests.)
8
1. Install [node](https://nodejs.org/en/) and make sure `npm` is in your $PATH
9
1. Run `npm install` in the respository to pull in development dependencies.
10
-1. Run `npm install -g grunt grunt-cli` to get the build tools for the command line.
+1. Run `npm install -g grunt-cli` to get the build tools for the command line.
11
12
### Contributing
13
0 commit comments