trove-image-builder/doc/source/installation.rst
Amrith Kumar 7a5bac2caa Initial chkin of trove-image-builder
Initial chkin of the trove-image-builder repository with a basic doc
infrastructure in place.

Change-Id: I477370cd693d98a907eb949e0504e2b722174729
2016-06-02 13:10:43 -04:00

13 lines
226 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install trove-image-builder
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv trove-image-builder
$ pip install trove-image-builder