Skip to content

Commit

Permalink
docs: correct install command
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma11hewThomas committed Feb 2, 2024
1 parent 9532b87 commit f57585e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ CTRF is a universal JSON test report schema that addresses the lack of a standar
## Installation

```bash
npm install --save-dev jest-ctrf-json-reporter
npm install --save-dev mocha-ctrf-json-reporter
```

You can configure Mocha to use mocha-ctrf-json-reporter in several ways: through .mocharc.js, .mocharc.json, or via the command line. Below are the instructions for each method:
Expand Down

0 comments on commit f57585e

Please sign in to comment.