os-performance-tools/doc/source/installation.rst

13 lines
229 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install os-performance-tools
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv os-performance-tools
$ pip install os-performance-tools