From b931bcb2c73fbf70f506af9b0c10001746549ac6 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Wed, 27 Sep 2023 15:53:28 -0700 Subject: [PATCH] Add extra linux package dependency to build instructions --- desktop/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/README.md b/desktop/README.md index c1e869ab..64a3a03e 100644 --- a/desktop/README.md +++ b/desktop/README.md @@ -27,7 +27,7 @@ poetry install ### Get Tor -**Linux users:** In Ubuntu you may need the `libxcb-xinerama0` package installed. +**Linux users:** You may need the `libxcb-xinerama0` and `libxcb-cursor0` packages installed. **Windows users:** - Download and install 7-Zip (x64) from https://7-zip.org/download.html. [Add](https://medium.com/@kevinmarkvi/how-to-add-executables-togit fethc-your-path-in-windows-5ffa4ce61a53) `C:\Program Files\7-Zip` to your path.