Update home authored by Lars Bittrich's avatar Lars Bittrich
......@@ -35,7 +35,7 @@ small margins.
At the moment the program is an executable python module. Copy the folder with
all its content to some place and run just outside the path (e.g. using anaconda prompt):
```
python gepard.py
python -m gepard
```
It is possible to create a windows link file, that executes python with the
......
......