aboutsummaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authoremma peel <emma.peel@riseup.net>2020-09-21 06:02:02 +0000
committeremma peel <emma.peel@riseup.net>2020-09-21 06:02:02 +0000
commitac7ccc228e5c471160bab57c34f9b6d44b5da269 (patch)
treebc9d7405c892debbfd83c33c1cac892b6d564bd1 /BUILD.md
parentc7cc0e9845a3526b229c0cd6cd6f2ef67073b909 (diff)
parent437beef0985c76690973bd3e624fde8b9a6941fd (diff)
downloadonionshare-ac7ccc228e5c471160bab57c34f9b6d44b5da269.tar.gz
onionshare-ac7ccc228e5c471160bab57c34f9b6d44b5da269.zip
Merge onionshare/develop into HEAD
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.md b/BUILD.md
index 3615c2c0..c49f70be 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -80,13 +80,13 @@ Install the needed dependencies:
**For Debian-like distros:**
```
-apt install -y python3-flask python3-stem python3-pyqt5 python3-crypto python3-socks python-nautilus tor obfs4proxy python3-pytest python3-pytestqt build-essential fakeroot python3-all python3-stdeb dh-python python3-flask-httpauth python3-distutils python3-psutil python3-watchdog
+apt install -y python3-flask python3-stem python3-pyqt5 python3-crypto python3-socks python3-nautilus tor obfs4proxy python3-pytest python3-pytestqt build-essential fakeroot python3-all python3-stdeb dh-python python3-flask-httpauth python3-distutils python3-psutil python3-socketio python3-flask-socketio python3-qrcode
```
**For Fedora-like distros:**
```
-dnf install -y python3-flask python3-flask-httpauth python3-stem python3-qt5 python3-crypto python3-pysocks nautilus-python tor obfs4 python3-pytest rpm-build python3-psutil python3-watchdog
+dnf install -y python3-flask python3-flask-httpauth python3-stem python3-qt5 python3-crypto python3-pysocks nautilus-python tor obfs4 python3-pytest rpm-build python3-psutil python3-socketio python3-flask-socketio python3-qrcode
```
After that you can try both the CLI and the GUI version of OnionShare: