Add installation procedure of cookiecutter to doc
Currently, in Usage, there is no installation procedure of cookiecutter. This patch set adds installation procedure of cookiecutter to README.rst Change-Id: Ief3a1fdab945c1df834b219fadadf8d2b5d824a4
This commit is contained in:
parent
ce4c6f2982
commit
ccb2bbf465
@ -26,7 +26,7 @@ Plugin Cookiecutter
|
||||
In order to create the basic structure with base classes and test directories
|
||||
you can use the tempest-plugin-cookiecutter project::
|
||||
|
||||
> cookiecutter https://git.openstack.org/openstack/tempest-plugin-cookiecutter
|
||||
> pip install -U cookiecutter && cookiecutter https://git.openstack.org/openstack/tempest-plugin-cookiecutter
|
||||
|
||||
Cloning into 'tempest-plugin-cookiecutter'...
|
||||
remote: Counting objects: 17, done.
|
||||
|
Loading…
Reference in New Issue
Block a user