Skip to content

Installing

JValck edited this page Jun 18, 2017 · 2 revisions

Head to the latest release and download the zip or tar.gz.

  1. Extract the downloaded file
  2. Change to the extracted directory (cd <version>)
  3. If not already installed, install pip
  4. Run pip install -Ur requirements to install the Python requirements
  5. Run python setup.py install

Clone this wiki locally