blob: ddf0fd4f5305b63208495c7324052c1697661bf5 [file] [log] [blame]
Colleen Murphy44df1032017-05-30 16:21:48 +02001============
2Installation
3============
4
5At the command line::
6
7 $ pip install openstack
8
9Or, if you have virtualenvwrapper installed::
10
11 $ mkvirtualenv openstack
12 $ pip install openstack