ca59942bd3
os_win will be the official name of the project. Updates the name accordingly. Change-Id: Ia284925cf9d940ac2f4ad9124f8b881af186091f
13 lines
187 B
ReStructuredText
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
|