Fix heat-jeos installation in Getting Started

Change-Id: Idc6a3a7d5b541e03e99eba69fb91f0b069d789c0
This commit is contained in:
Tomas Sedovic 2012-06-08 11:36:49 +02:00
parent 834c13e4ab
commit 1da0f5d974
1 changed files with 2 additions and 1 deletions

View File

@ -127,9 +127,10 @@ Download and install heat_jeos via git
Download heat_jeos via git
::
git clone git://github.com/heat-api/heat-jeos.git
cd heat-jeos
setup.py install
sudo python setup.py install
Create a JEOS with heat_jeos tools
----------------------------------