os-service-types/doc/source/install/index.rst

13 lines
217 B
ReStructuredText

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