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
|