Merge "Add installation procedure of cookiecutter to doc"

This commit is contained in:
Jenkins 2015-12-13 06:11:25 +00:00 committed by Gerrit Code Review
commit 78972afaae
1 changed files with 5 additions and 1 deletions

View File

@ -13,7 +13,11 @@ http://docs.openstack.org/developer/tempest/plugin.html
Usage
-----
To use, `cd` into the project directory then run::
To use, install cookiecutter::
pip install -U cookiecutter
Then `cd` into the project directory then run::
cookiecutter https://git.openstack.org/openstack/tempest-plugin-cookiecutter.git