aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaptak Sengupta <saptak013@gmail.com>2023-10-18 13:05:49 +0530
committerGitHub <noreply@github.com>2023-10-18 13:05:49 +0530
commitea053610603f9422d0921bfdd86ac07d676891b2 (patch)
treeb1754ccf63ab3312b4eabfaa90692136ae661c4a
parent00eeca793191b67f22e8e83186d5ed01f632b196 (diff)
parentd1bc7eea5a82621aef66f372dcb02e452d4b656d (diff)
downloadonionshare-ea053610603f9422d0921bfdd86ac07d676891b2.tar.gz
onionshare-ea053610603f9422d0921bfdd86ac07d676891b2.zip
Merge pull request #1785 from mdaleo404/edit_readme_for_rh_distros
Add missing dependencies for Fedora/CentOS
-rw-r--r--desktop/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/desktop/README.md b/desktop/README.md
index b950fec4..5814f08f 100644
--- a/desktop/README.md
+++ b/desktop/README.md
@@ -27,7 +27,9 @@ poetry install
### Get Tor
-**Linux users:** You may need the `libxcb-xinerama0` and `libxcb-cursor0` packages installed.
+**Linux users:**
+- On Debian/Debian-based distributions you may need the `libxcb-xinerama0` and `libxcb-cursor0` packages installed.
+- On Fedora/CentOS you may need the `libxcb-*` and `xcb-util-*` 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.