diff --git a/README.md b/README.md index 4f9253a..7058860 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ To pick a specific test, you can add `-t ''` to the command-line o Before deploying, don't forget to: 1. Run the test with `yarn test` -2. Generate the docs with `yarn docs` +2. Generate the docs with `yarn docs`, and commit the changes. 3. Run a build with `yarn build` ## Copyright