aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2023-09-27 15:53:28 -0700
committerMicah Lee <micah@micahflee.com>2023-09-27 15:53:41 -0700
commitb931bcb2c73fbf70f506af9b0c10001746549ac6 (patch)
treed83cd76c54f9a44693aabbb24784745396825bf6
parentf2bf4f0a94583c8cef4438c209c3eb93aac3f8f4 (diff)
downloadonionshare-b931bcb2c73fbf70f506af9b0c10001746549ac6.tar.gz
onionshare-b931bcb2c73fbf70f506af9b0c10001746549ac6.zip
Add extra linux package dependency to build instructions
-rw-r--r--desktop/README.md2
1 files changed, 1 insertions, 1 deletions
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.