mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-23 18:58:29 +03:00
Add PYTHONPATH setting to run instruction in development docs
This commit is contained in:
parent
55304dd51c
commit
2d7c4fcbc2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user