designate-dashboard/doc/source/install/index.rst
Doug Hellmann 637a6b4a6e rearrange content using the new standard layout
Also turn on warning-is-error for the sphinx build.

Change-Id: I4a839924212fde7e6ae31a87ea8a0c6cf45313e9
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-28 17:44:26 -04:00

12 lines
225 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install designate_dashboard
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv designate_dashboard
$ pip install designate_dashboard