eb7ef1567d
Change-Id: Ieded73a772471f6b2a32b489b4e3fc33a3daf33e
12 lines
207 B
ReStructuredText
12 lines
207 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install oslo.rootwrap
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv oslo.rootwrap
|
|
$ pip install oslo.rootwrap |