Skip to content

Commit

Permalink
chore(guides): update contributing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvdutt committed Sep 30, 2018
1 parent 795ac48 commit 7a0fc72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -33,7 +33,7 @@ In case you are suggesting a new feature, we will match your idea with our curre
* `git clone <your-clone-url> && cd webpack-cli`

### Setup with npm
* Install the dependencies and bootstrap the packages: `npm run bootstrap`
* Install the dependencies and bootstrap the packages: `npm install`
* Run the tests with: `npm test`

### Setup with yarn
Expand Down

0 comments on commit 7a0fc72

Please sign in to comment.