fuel-ccp-entrypoint/doc/source/installation.rst
Sergey Reshetnyak bca7e17db7 Initial Cookiecutter Commit.
Change-Id: I6b93c5348abc3d289f1aa9757f4dd3208d0041f7
2016-06-06 14:56:45 +03:00

208 B

Installation

At the command line:

$ pip install ms-ext-config

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv ms-ext-config
$ pip install ms-ext-config