13 lines
211 B
ReStructuredText
13 lines
211 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install snap.openstack
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv snap.openstack
|
|
$ pip install snap.openstack
|