This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git
The following commit(s) were added to refs/heads/master by this push:
new 620057d Update README.md
620057d is described below
commit 620057ddbb631e06b95afbfb29690af81a2b9abc
Author: Rohit Yadav <[email protected]>
AuthorDate: Tue Feb 25 17:50:22 2020 +0530
Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index b612da8..39efdde 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,8 @@ For development, install tools and dependencies system-wide:
Clone the repository:
git clone https://github.com/apache/cloudstack-primate.git
+ cd cloudstack-primate
+ npm install
Override the default `CS_URL` to a running CloudStack management server: