oslo.rootwrap/doc/source/installation.rst
Davanum Srinivas 94140b3287 Initial cut of documentation for oslo.rootwrap
Closes-Bug: #1364141
Change-Id: If20de8767ff36b0a64c3b39f346d54a1ad6ca08f
2014-09-10 09:16:20 -04:00

207 B

Installation

At the command line:

$ pip install oslo.rootwrap

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv oslo.rootwrap
$ pip install oslo.rootwrap