mogan/doc/source/installation.rst
Zhenguo Niu 98e5f76eb0 Initial import
Change-Id: I25ccb2c3a91289a258d4a3ac444e7323b50d0636
2016-08-12 20:13:11 +08:00

187 B

Installation

At the command line:

$ pip install nimble

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv nimble
$ pip install nimble