oswin-tempest-plugin/doc/source/installation.rst
Claudiu Belu 377943cb0d Fixes oswin_tempest_plugin naming
The project is oswin-tempest-plugin, not oswin_tempest_plugin.

Change-Id: I01238659210a0cd70efa7a90cd7fea068a5ca071
2017-07-31 10:32:41 +00:00

229 B

Installation

At the command line:

$ pip install oswin-tempest-plugin

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv oswin-tempest-plugin
$ pip install oswin-tempest-plugin