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 5faec71 Update README.md
5faec71 is described below
commit 5faec7148876ac673e60da90cb648a3ebd9cc516
Author: Rohit Yadav <[email protected]>
AuthorDate: Tue Feb 25 17:49:12 2020 +0530
Update README.md
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index d688fe6..b612da8 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,10 @@ For development, install tools and dependencies system-wide:
## Development
+Clone the repository:
+
+ git clone https://github.com/apache/cloudstack-primate.git
+
Override the default `CS_URL` to a running CloudStack management server:
cp .env.local.example .env.local