blob: e3a3eef20ae70c79772cd29d09c9e039dcd68aea [file] [log] [blame]
David Lyle64302f12016-04-29 15:46:34 -06001============
2Installation
3============
4
5At the command line::
6
7 $ pip install tempest-horizon
8
9Or, if you have virtualenvwrapper installed::
10
11 $ mkvirtualenv tempest-horizon
12 $ pip install tempest-horizon