Update README.md
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 3 Jul 2022 20:22:18 +0000 (22:22 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 3 Jul 2022 20:22:18 +0000 (22:22 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md

index 448d9a8215f25647b82bf12e739bb3dc1b79f3ff..7c8589c5b40ae4c8461b0d2217004930d7a894f9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Tweak them to your needs by following the section [configuration files syntax](R
 
 To start the program, run: `npm start`.
 
 
 To start the program, run: `npm start`.
 
-To start the program with a UI controller, run: `npm start:server`.
+To start the program with a UI controller, run: `npm run start:server`.
 Then, start/stop the simulator by going to `https://<hostname:port>` in a browser. Localhost port will default to 8080. For Cloud Foundry, the port is assigned based on the `process.env.PORT` environment variable.
 
 ## Configuration files syntax
 Then, start/stop the simulator by going to `https://<hostname:port>` in a browser. Localhost port will default to 8080. For Cloud Foundry, the port is assigned based on the `process.env.PORT` environment variable.
 
 ## Configuration files syntax