1e8a55ea10
Follow the new common docs structure and rearrage content for it. Change-Id: I7c52236863a8b27656fcbf5870e3ff8dfa726955
13 lines
190 B
ReStructuredText
13 lines
190 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install bashate
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv bashate
|
|
$ pip install bashate
|