debtcollector/doc/source/install/index.rst
Akihiro Motoki 9d3fbc726f rearrange existing documentation to fit the new standard layout
Change-Id: Iac95a337ac0a3ae8da1dd7c0a575c4d7b68fe632
2017-07-01 19:00:17 +09:00

208 B

Installation

At the command line:

$ pip install debtcollector

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv debtcollector
$ pip install debtcollector