Skip to content
Maximillian Lange edited this page Feb 12, 2022 · 3 revisions

How to install

It might not be clear how to install this. If you follow what it says in the read me, then you install the wrong thing. However, you can take these steps, install to install the right package.

  1. Download the source code

Go to the Code tab, click on the code dropdown, and click download zip. Extract the files.

  1. Install it

Open the terminal (cmd) and use cd to access the extracted files. Then run:

.. codeblock:: bash

    pip install .

  1. Apply it

The Read Me should guide you for the rest of the way from now on.

Clone this wiki locally