diff --git a/README.md b/README.md index 9b83837e0..d21e83809 100644 --- a/README.md +++ b/README.md @@ -361,7 +361,7 @@ yarn install yarn test # Run the app locally -yarn dev +yarn test:watch ``` Once you've started the app, visit `localhost:3000` and you'll get [step-by-step instructions](https://probot.github.io/docs/development/#configuring-a-github-app) for installing it in your GitHub account so you can start pushing commits and testing it locally.