
Generated a structure using cookiecutter. Configured the project. Change-Id: If5829bb0563faf89fa0d765fcaeaa8884f897094
13 lines
232 B
ReStructuredText
13 lines
232 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install python-kingbirdclient
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv python-kingbirdclient
|
|
$ pip install python-kingbirdclient
|