Files
python-barbicanclient/doc/source/install/index.rst
Andreas Jaeger 9af9169b74 rearrange the existing docs into the new standard layout
Change-Id: Ic8e3479b46e893bb5351cad59ade1115a007afd8
2017-06-30 20:05:14 +02:00

12 lines
231 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install python-barbicanclient
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv python-barbicanclient
$ pip install python-barbicanclient