Remove python3-distutils from BUILD.md as well

This commit is contained in:
Micah Lee 2019-02-21 10:12:56 -08:00
parent 5fc0cc326a
commit 3af05dcc20
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

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