bareon/doc/source/installation.rst
Evgeniy L cbfef42bd0 Create initial structure for the documentation
This basic structure is basically gets generated
by cookie-cutter.

Add dependencies from openstack global requirements.

Change-Id: I8391720f183555bcac6a26c1a55276c775d5d369
Closes-bug: #1524896
2015-12-14 15:56:57 +03:00

13 lines
187 B
ReStructuredText

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