12 lines
186 B
ReStructuredText
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
|