]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Add link to RPM repository in getting started
authorJeff Peeler <jpeeler@redhat.com>
Tue, 28 Aug 2012 19:23:44 +0000 (15:23 -0400)
committerJeff Peeler <jpeeler@redhat.com>
Tue, 28 Aug 2012 19:24:15 +0000 (15:24 -0400)
Change-Id: I79fcc10b2594b977097d7d91022cbd50adcc9167
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
docs/GettingStarted.rst

index 7e07abce52fab98aea555af32e746156cde5d1c3..f2310e8b38b8c0949db037ed5b117fc6d6a486bd 100644 (file)
@@ -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
 -----------------