mirror of https://github.com/apache/cloudstack.git
Update README.md
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
c304cd1c48
commit
0300f6236f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue