
Move the docs around a little to allow the new templated docs.o.o site link to things like the user and install guides in the expected location. Change-Id: I7f3b625c04aa6cd2a7ebe5f2ce4a398cf464b1cc Signed-off-by: Doug Hellmann <doug@doughellmann.com>
13 lines
185 B
ReStructuredText
13 lines
185 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install shade
|
|
|
|
Or, if you have virtualenv wrapper installed::
|
|
|
|
$ mkvirtualenv shade
|
|
$ pip install shade
|