cerberus-dashboard/doc/source/installation.rst
Anthony Michon 8c62c71c2b Initial commit
Change-Id: Ifb776811eb67fa60e85bbb06d0e4496cda4dda6d
2015-05-11 14:57:13 +02:00

223 B

Installation

At the command line:

$ pip install cerberus-dashboard

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv cerberus-dashboard
$ pip install cerberus-dashboard