We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07dbbd commit e99bbe3Copy full SHA for e99bbe3
INSTALL.md
@@ -98,11 +98,11 @@ field should be left blank which is defaulted to the ROOT domain.
98
## To bring up CloudStack UI
99
$ cd /path/to/cloudstack/ui
100
101
-Use $ npm install to install dependencies.
+ Use $ npm install to install dependencies.
102
103
-Use $ npm build to build the project.
+ Use $ npm build to build the project.
104
105
-Use $ npm start for development mode.
+ Use $ npm start for development mode.
106
107
Make sure to set CS_URL=http://localhost:8080/client on .env.local file on ui.
108
0 commit comments