group-based-policy/doc/source/installation.rst
Sumit Naiksatam 19e6192558 Adding usage documentation
Co-Authored-By: mscohen02@gmail.com

Change-Id: I1d1485fa7c750342dcc61cc22866d40e7f384d4a
2015-01-04 12:44:17 -08:00

199 B

Installation

At the command line:

$ pip install gbpservice

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv gbpservice
$ pip install gbpservice