summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-04-06 21:19:17 -0700
committerMicah Lee <micah@micahflee.com>2020-04-06 21:19:17 -0700
commit40b43b66ab788c60fe3753f9c44207e360ff8fad (patch)
tree7c8cfa6bb5840bc2d6228182b4ddb94770c8850a /BUILD.md
parent2ad8b167ba50a301d8515c3f0bd0e379fc4fc7af (diff)
downloadonionshare-40b43b66ab788c60fe3753f9c44207e360ff8fad.tar.gz
onionshare-40b43b66ab788c60fe3753f9c44207e360ff8fad.zip
Fix common.get_tor_paths test
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 1d324b38..2efd251e 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -32,7 +32,7 @@ cd onionshare
The recommended way to develop OnionShare is to use the latest versions of all dependencies.
-First, install `tor` from either the [official Debian repository](https://support.torproject.org/apt/tor-deb-repo/), or from your package manager.
+First, install `tor` and `obfs4proxy` from either the [official Debian repository](https://support.torproject.org/apt/tor-deb-repo/), or from your package manager.
Then download Qt 5.14.0 for Linux: