vmtp/doc/source/installation.rst
Yichen Wang 09baadba2c Initial release of VMTP to stackforge
Change-Id: I30eb092d9a70dc6b3642a84887bb4604b1a3ea54
2015-02-09 14:14:00 -08:00

13 lines
181 B
ReStructuredText

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