From: Tomas Sedovic Date: Fri, 8 Jun 2012 09:36:49 +0000 (+0200) Subject: Fix heat-jeos installation in Getting Started X-Git-Tag: 2014.1~1738 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=1da0f5d97429d3e89fe0419592204ec437c69753;p=openstack-build%2Fheat-build.git Fix heat-jeos installation in Getting Started Change-Id: Idc6a3a7d5b541e03e99eba69fb91f0b069d789c0 --- diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 59132148..4586b1e9 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -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 ----------------------------------