glean/doc/source/installation.rst
2015-04-12 14:18:13 -04:00

13 lines
184 B
ReStructuredText

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