Files
octavia-dashboard/doc/source/installation.rst
Doug Wiegley 648464eb8b Initial cookiecutter commit
Change-Id: I0e667a8fafc19ec15de2174b0c6f94d531d2a615
2015-08-07 15:41:49 -06:00

13 lines
238 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install neutron-lbaas-dashboard
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv neutron-lbaas-dashboard
$ pip install neutron-lbaas-dashboard