diff --git a/README.md b/README.md index 6b09af1..479668a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ## Run commands --------------- +``` npm install - Install the app and node modules. npm run help - List all commands. npm run setup - Finish the setup (configure and reset password). @@ -23,3 +24,4 @@ $env:PASSWORD=""; npm start LINUX: PASSWORD=" npm start +```