diff --git a/README.md b/README.md index c1a8a4d8..e7c35bdb 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ $ yarn install ``` bash # dev server with hot reload at http://localhost:3000 -$ npm serve +$ npm run serve ``` or