ekko/doc/source/installation.rst
SamYaple fdfb83197c Initial Commit
Change-Id: Iaa4726694388e24e944a37da52c851bba1ead1ce
2016-01-04 16:28:29 +00:00

181 B

Installation

At the command line:

$ pip install ekko

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv ekko
$ pip install ekko