Files
os-api-ref/doc/source/installation.rst
Sean Dague dec31938d0 further enhance documentation
Change-Id: I13b9f634529d4e2edd2cc75bdc528b5cebb6a1a2
2016-05-14 08:55:41 -04:00

12 lines
186 B
ReStructuredText

Installation
============
At the command line::
$ pip install os-api-ref
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv os-api-ref
$ pip install os-api-ref