os-win/doc/source/installation.rst
Claudiu Belu ca59942bd3 Rename project to os-win
os_win will be the official name of the project. Updates the
name accordingly.

Change-Id: Ia284925cf9d940ac2f4ad9124f8b881af186091f
2015-09-17 05:21:49 -07:00

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