Skip to content

Commit

Permalink
Modify npm usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
weartist committed Jul 5, 2022
1 parent 023f548 commit 7e17ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Mocha is a feature-rich JavaScript test framework running on [Node.js][] and in
Install with [npm][] globally:

```bash
$ npm install --global mocha
$ npm install --location=global mocha
```

or as a development dependency for your project:
Expand Down

0 comments on commit 7e17ef9

Please sign in to comment.