Files
os-testr/doc/source/install/index.rst
Dong Ma b8377259c5 rearrange content to fit the new standard layout
Change-Id: Ia24cdc07e81814329108ea841231d8a721726b7e
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
2017-06-29 00:07:49 +08:00

193 B

Installation

At the command line:

$ pip install os-testr

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv os-testr
$ pip install os-testr