bashate/doc/source/install/index.rst
Andreas Jaeger 1e8a55ea10 Reorder content to follow new structure
Follow the new common docs structure and rearrage content for it.

Change-Id: I7c52236863a8b27656fcbf5870e3ff8dfa726955
2017-07-21 08:54:40 +02:00

13 lines
190 B
ReStructuredText

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