Files
sandbox/doc/source/installation.rst
Paul Belanger 79c6453cd2 zuulv3: start testing doc publishing
Change-Id: I10fbd3601dc1f9fbf858e4d85ece3f0e05368c2c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-31 11:13:46 -04:00

13 lines
190 B
ReStructuredText

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