We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caaa8dc commit 58e3fa0Copy full SHA for 58e3fa0
docs/run-from-git.md
@@ -62,7 +62,7 @@ First time setup:
62
# Optional: Create desktop icon
63
python3 tools/create-desktop-icon.py
64
65
- # Windows and Mac: add the fake debus module to the python path
+ # Windows and Mac: add the fake dbus module to the python path
66
export PYTHONPATH=./tools/fake-dbus-module/
67
68
# To directly launch from command line
0 commit comments