mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-25 10:42:58 -03:00
Remove python3-distutils from BUILD.md as well
This commit is contained in:
parent
5fc0cc326a
commit
3af05dcc20
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -14,7 +14,7 @@ Install the needed dependencies:
|
|||
For Debian-like distros:
|
||||
|
||||
```
|
||||
apt install -y python3-flask python3-stem python3-pyqt5 python3-crypto python3-socks python3-distutils python-nautilus tor obfs4proxy python3-pytest build-essential fakeroot python3-all python3-stdeb dh-python
|
||||
apt install -y python3-flask python3-stem python3-pyqt5 python3-crypto python3-socks python-nautilus tor obfs4proxy python3-pytest build-essential fakeroot python3-all python3-stdeb dh-python
|
||||
```
|
||||
|
||||
For Fedora-like distros:
|
||||
|
|
Loading…
Add table
Reference in a new issue