sticks-dashboard/doc/source/installation.rst
Anthony Michon 4a020e1d16 Initial commit
Change-Id: I934b18adfe286b57451d0fa8eb919519335e10e7
2015-05-11 14:17:25 +02:00

13 lines
217 B
ReStructuredText

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