mogan/doc/source/installation.rst
sxmatch b9a6f065b2 Rename nimble to mogan(part two)
Today we decided to rename Nimble project
since it's same as a Cinder driver name.

The new name of this project is called Mogan.

For convenience of reviewing, this is a part two
which includes doc and releasenotes folders.

Change-Id: Ie69c9800ea6605697285bd31b9a908a2cce8befe
2016-12-29 17:11:07 +08:00

184 B

Installation

At the command line:

$ pip install mogan

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv mogan
$ pip install mogan