diff --git a/README.md b/README.md index c8a46fcb7581..0a30e3fdb221 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Add the following section to your `package.json`: } ``` -Finally, run `yarn test` or `npm run test` and Jest will print this message: +Finally, run `yarn test` or `npm test` and Jest will print this message: ```bash PASS ./sum.test.js