diff --git a/README.md b/README.md index 3f7bdca9f..f9e5e1145 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ pipenv shell Please install system libraries for PyQt rather than using PyPI-managed libraries- this makes packaging possible later. On Debian, `apt install python3-pyqt5 python3-pyqt5.qtsvg` will install what you need. +In order to run the test suite you should also install the `xvfb` package (to +make the `xvfb-run` command available): `apt install xvfb`. + ## Run the client You can run the client with an ephemeral data directory: