hot-ref README: fix the generation script name

Change-Id: Idf780c7b8846e2cbc256d15c14a1dc6c50393962
This commit is contained in:
Gauvain Pocentek 2015-02-16 20:51:15 +01:00
parent 385ff7e5d9
commit 744167c16b

View File

@ -16,12 +16,12 @@ How to generate the content
git clone git://git.openstack.org/openstack/heat
* Run the ``tools/generate-reference.sh`` script:
* Run the ``tools/generate-hot-reference.sh`` script:
::
pip install 'openstack-doc-tools>=0.18'
tools/generate-reference.sh path/to/heat/clone
tools/generate-hot-reference.sh path/to/heat/clone
* Check the build: