glean/doc/source/installation.rst

13 lines
184 B
ReStructuredText

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