Merge pull request #1785 from mdaleo404/edit_readme_for_rh_distros

Add missing dependencies for Fedora/CentOS
This commit is contained in:
Saptak Sengupta 2023-10-18 13:05:49 +05:30 committed by GitHub
commit ea05361060
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.