cinder-fusioncompute/doc/source/installation.rst
DongZhi 09bf790158 Initial Load of Cinder FusionCompute Project
Change-Id: I4c54edd5560060fcfda445895921e97764c92224
2016-11-10 06:09:52 +00:00

13 lines
229 B
ReStructuredText

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