9d3fbc726f
Change-Id: Iac95a337ac0a3ae8da1dd7c0a575c4d7b68fe632
13 lines
208 B
ReStructuredText
13 lines
208 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install debtcollector
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv debtcollector
|
|
$ pip install debtcollector
|