sticks/doc/source/installation.rst
Anthony Michon f10c0df6cb Initial commit
Change-Id: I28b8a23b95583c7fcb8452686a0e62583d08f14d
2015-05-11 11:57:00 +02:00

187 B

Installation

At the command line:

$ pip install sticks

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv sticks
$ pip install sticks