94140b3287
Closes-Bug: #1364141 Change-Id: If20de8767ff36b0a64c3b39f346d54a1ad6ca08f
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 |