
This is initial boilerplate bringing in the existing basic project documents so that Sphinx can index and build them. Change-Id: I8caa72164ac897ea57a38c39f11d471b0bb3596c
13 lines
187 B
ReStructuredText
13 lines
187 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install bindep
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv bindep
|
|
$ pip install bindep
|