13 lines
181 B
ReStructuredText
13 lines
181 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install vmtp
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv vmtp
|
|
$ pip install vmtp
|