Skip to content

Commit da7c4a4

Browse files
authored
chore: update npm instructions in README (#11890)
1 parent 4f5dab0 commit da7c4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Add the following section to your `package.json`:
8989
}
9090
```
9191

92-
Finally, run `yarn test` or `npm run test` and Jest will print this message:
92+
Finally, run `yarn test` or `npm test` and Jest will print this message:
9393

9494
```bash
9595
PASS ./sum.test.js

0 commit comments

Comments
 (0)