glean/doc/source/installation.rst
2015-04-12 16:06:41 -04:00

184 B

Installation

At the command line:

$ pip install glean

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv glean
$ pip install glean