os-win/doc/source/installation.rst

13 lines
187 B
ReStructuredText

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