Update README.md

This commit is contained in:
Cracker 2023-07-11 11:35:57 +02:00 committed by GitHub
parent 75176e58f6
commit a406e44dbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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