added git clone explanation
Change-Id: I6fdd6606de5eef77bd24db0fab24cfb15d0525cd
This commit is contained in:
parent
a11b32a216
commit
8881ce22bc
@ -14,6 +14,12 @@ The installation folder of Mistral Dashboard will be referred to as <mistral-das
|
||||
|
||||
The following should get you started::
|
||||
|
||||
Clone the repository into your local OpenStack directory:
|
||||
|
||||
$ git clone https://github.com/openstack/mistral-dashboard.git
|
||||
|
||||
Install mistral-dashboard
|
||||
|
||||
$ sudo pip install -e <mistral-dashboard>
|
||||
|
||||
Or if you're planning to run Horizon server in a virtual environment (see below):
|
||||
|
Loading…
Reference in New Issue
Block a user