blob: 4c674a93e487995bdeac967d371c29377c9788f0 [file] [log] [blame]
Takashi Kajinami089c9a32025-01-07 11:00:14 +09001============
2Installation
3============
4
5At the command line::
6
7 $ pip install manila-tempest-plugin
8
9Or, if you have virtualenvwrapper installed::
10
11 $ mkvirtualenv manila-tempest-plugin
12 $ pip install manila-tempest-plugin