diff --git a/web/README.md b/web/README.md index 3016acd2..c6d8d83d 100644 --- a/web/README.md +++ b/web/README.md @@ -29,7 +29,7 @@ npm install -g @angular/cli ``` ## To build for development -npm run web:start +npm run start:web Voila! You can use GoCryptoTrader web app in a local development environment with webpack watching!