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

13 lines
184 B
ReStructuredText

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