diff --git a/README.md b/README.md index 45b8778..71a70e4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + python-json-socket (jsocket) ============================ @@ -109,7 +111,7 @@ Examples and Tests - Examples: see `examples/example_servers.py` and `scripts/smoke_test.py` - Pytest: end-to-end and listener tests under `tests/` - - Run: `pytest -q` + - Run: `PYTHONPATH=. pytest -q` Behavior-Driven Tests (Behave)