blob: ee66d00006b3f9f42d3644c1e79366112c544c7c [file] [log] [blame]
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -05001============
2Installation
3============
4
5At the command line::
6
7 $ pip install ironic-tempest-plugin
8
9Or, if you have virtualenvwrapper installed::
10
11 $ mkvirtualenv ironic-tempest-plugin
12 $ pip install ironic-tempest-plugin