Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 238 Bytes

INSTALL.md

File metadata and controls

5 lines (5 loc) · 238 Bytes
  1. Git clone the repository.
  2. cp config.example.cfg config.cfg.
  3. Adjust config.cfg to your needs.
  4. pip install -r requirements.txt or, if you are behind a proxy, pip --proxy http://yourproxy install -r requirements.txt.