neutron-dynamic-routing/doc/source/installation.rst

238 B

Installation

At the command line:

$ pip install neutron-dynamic-routing

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv neutron-dynamic-routing
$ pip install neutron-dynamic-routing