bashate/doc/source/installation.rst
Sean Dague a2815dd86f the great rename of bash8 -> bashate
Once upon a time there was an inside joke, now it's even more so,
but at least it doesn't stomp on the namespace of bash.

Change-Id: I57c5d564fc60d93d154e750ba628277c771d2e66
2014-06-20 16:41:12 -04: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