oslo.rootwrap/doc/source/install/index.rst
Akihiro Motoki eb7ef1567d rearrange existing documentation to fit the new standard layout
Change-Id: Ieded73a772471f6b2a32b489b4e3fc33a3daf33e
2017-07-08 22:27:12 +00:00

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