diff --git a/README.md b/README.md index a4e5c52..d048995 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You can run this app with and without docker 1. install the latest NodeJs (version >= 12) 2. Clone the app -3. Run `npm ci` inside the folder +3. Run `npm install` inside the folder 4. Run `npm run start:prod` 5. Surf to http://YOURIP:8080