summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-02-21 10:12:56 -0800
committerMicah Lee <micah@micahflee.com>2019-02-21 10:12:56 -0800
commit3af05dcc2041026380a71b8aed1af9af849416a5 (patch)
tree904bc83f2a1d8d08cdbedaa3118b5c0e11eead6a /BUILD.md
parent5fc0cc326a4c71beefe9f307d1540bb352843e15 (diff)
downloadonionshare-3af05dcc2041026380a71b8aed1af9af849416a5.tar.gz
onionshare-3af05dcc2041026380a71b8aed1af9af849416a5.zip
Remove python3-distutils from BUILD.md as well
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index 3d664ac8..c40c546c 100644
--- a/BUILD.md
+++ b/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: