
Initial chkin of the trove-image-builder repository with a basic doc infrastructure in place. Change-Id: I477370cd693d98a907eb949e0504e2b722174729
13 lines
226 B
ReStructuredText
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
|