mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 03:37:28 -03:00
remove specific package version
This commit is contained in:
parent
339af2ffd2
commit
d1bc7eea5a
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ poetry install
|
|||
|
||||
**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-1.13.1-11.fc38.x86_64` and `xcb-util-0.4.1-2.fc38.x86_64` 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.
|
||||
|
|
Loading…
Reference in a new issue