diff --git a/README.md b/README.md index b2ff9c1b..bff7749a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ To run the app from source, just clone the code and run this in your terminal: ``` npm install npm run build -npm start -- --port 8080 +npm start ``` ## License