summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2018-01-16 15:29:03 +1100
committerMiguel Jacq <mig@mig5.net>2018-01-16 15:29:03 +1100
commitcc9a08c07dd633d36f7c135ef0eff6d29f2acf60 (patch)
treeb31a89cac7119632194b9cf10f1019807f27a284 /BUILD.md
parent3f3d1c751d2b81c8f17b1c501cb868ef907dfac6 (diff)
downloadonionshare-cc9a08c07dd633d36f7c135ef0eff6d29f2acf60.tar.gz
onionshare-cc9a08c07dd633d36f7c135ef0eff6d29f2acf60.zip
Add obfs4proxy as a dependency on Debian/Fedora-like distros, for obfs4 bridge support
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 fc31ce3c..c9224611 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -11,9 +11,9 @@ cd onionshare
Install the needed dependencies:
-For Debian-like distros: `apt install -y build-essential fakeroot python3-all python3-stdeb dh-python python3-flask python3-stem python3-pyqt5 python-nautilus python3-pytest tor`
+For Debian-like distros: `apt install -y build-essential fakeroot python3-all python3-stdeb dh-python python3-flask python3-stem python3-pyqt5 python-nautilus python3-pytest tor obfs4proxy`
-For Fedora-like distros: `dnf install -y rpm-build python3-flask python3-stem python3-qt5 python3-pytest nautilus-python tor`
+For Fedora-like distros: `dnf install -y rpm-build python3-flask python3-stem python3-qt5 python3-pytest nautilus-python tor obfs4`
After that you can try both the CLI and the GUI version of OnionShare: