diff --git a/README.md b/README.md index c7ead5d9..e5246483 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Before making a pull request, make sure to check the output of the following com ```bash npm run lint -npm test +npm test # make sure to start `npm run dev` before running the tests ``` Pull requests should target the `dev` branch.