diff --git a/www/README.md b/www/README.md index 2a36b2b1a1ee8..250105263581a 100644 --- a/www/README.md +++ b/www/README.md @@ -5,7 +5,7 @@ The main Gatsby site at gatsbyjs.org Run locally with: - `yarn install` -- `npm run develop` +- `gatsby develop` See the full contributing instructions at https://www.gatsbyjs.org/contributing/how-to-contribute/.