From: Jeff Peeler Date: Tue, 28 Aug 2012 19:23:44 +0000 (-0400) Subject: Add link to RPM repository in getting started X-Git-Tag: 2014.1~1502 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=590b70f50a123458ffe684f5fc7642fdf8e47d75;p=openstack-build%2Fheat-build.git Add link to RPM repository in getting started Change-Id: I79fcc10b2594b977097d7d91022cbd50adcc9167 Signed-off-by: Jeff Peeler --- diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 7e07abce..f2310e8b 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -20,8 +20,10 @@ Get Heat -------- Clone the heat repository_ from GitHub at ``git://github.com/heat-api/heat.git``. Note that OpenStack must be installed before heat. +Optionally, one may wish to install Heat via RPM. Creation instructions are in the readme in the heat-rpms_ repository at ``git://github.com/heat-api/heat-rpms.git``. .. _repository: https://github.com/heat-api/heat +.. _heat-rpms: https://github.com/heat-api/heat-rpms Install OpenStack -----------------