diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ Parley runs directly with Arch's system Python and PyGObject bindings. No virtua ```bash ./scripts/install-dev -PYTHONPATH=src /usr/bin/python -m unittest discover -s tests +python -m unittest discover -s tests ``` Restart and inspect the daemon with: |
