Add PYTHONPATH setting to run instruction in development docs

This commit is contained in:
Emil Lundberg 2017-11-17 16:16:39 +01:00
parent 55304dd51c
commit 2d7c4fcbc2
No known key found for this signature in database
GPG Key ID: 5B9688125FF0B636

View File

@ -29,7 +29,7 @@ and is included as a submodule in the repository. It can also be installed throu
=== Run the app:
$ yubioath-desktop
$ PYTHONPATH="$(pwd)/vendor/yubikey-manager:${PYTHONPATH}" yubioath-desktop
== Code Style & Linting