diff --git a/README.md b/README.md index 15ca7e8..ac52b85 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ $ npm run develop To test the CMS locally, you'll need run a production build of the site: ``` $ npm run build -$ npm run serve +$ gatsby serve ``` ## Folder Structure