diff --git a/README.md b/README.md index 0e3c1f0a..d2086608 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ to the app are detected. ```bash $ cd app/ $ npm install -$ webpack --watch +$ npm run dev ``` Then you can run in the main directory: