Files
os-loganalyze/doc/source/installation.rst
2013-10-11 10:03:03 -04:00

282 B

Installation

At the command line:

$ pip install replace with the name for the git repo

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv replace with the name for the git repo
$ pip install replace with the name for the git repo