summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4ee32d..c113776 100644
--- a/README.md
+++ b/README.md
@@ -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: