
Change-Id: I10fbd3601dc1f9fbf858e4d85ece3f0e05368c2c Signed-off-by: Paul Belanger <pabelanger@redhat.com>
13 lines
190 B
ReStructuredText
13 lines
190 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install sandbox
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv sandbox
|
|
$ pip install sandbox
|