1c60b743cb
Change-Id: Ib2946ce366fbfaec3b1cfe14786db7613286cdd3
14 lines
212 B
ReStructuredText
14 lines
212 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install tripleo-common
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv tripleo-common
|
|
$ pip install tripleo-common
|
|
|