bindep/doc/source/installation.rst
Jeremy Stanley 4e47942a6e Update documentation from cookiecutter
This is initial boilerplate bringing in the existing basic project
documents so that Sphinx can index and build them.

Change-Id: I8caa72164ac897ea57a38c39f11d471b0bb3596c
2015-07-06 17:43:35 +00:00

13 lines
187 B
ReStructuredText

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