Updated Developer's Guide (markdown)

Magnus Wolffelt 2021-08-14 18:15:24 +02:00
parent dd298d5f26
commit 7d4627ec46

@ -63,7 +63,9 @@ If you're using PyCharm, you can configure the project to use your virtualenv in
Set up your virtual env (described above), activate your env, then:
```
PYTHONPATH=. python ./qt_ui/main.py
```
### OS X terminal