aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-05-31 12:20:21 -0700
committerMicah Lee <micah@micahflee.com>2021-05-31 12:20:21 -0700
commit5b072fb6fd88a28e898a7565046aa3e9cdfeaed3 (patch)
treed936c654688455c340670cb632a2defb1863ad0c
parent08d15fd3f11eb871dd124f0bb1dd1fefd263595a (diff)
downloadonionshare-5b072fb6fd88a28e898a7565046aa3e9cdfeaed3.tar.gz
onionshare-5b072fb6fd88a28e898a7565046aa3e9cdfeaed3.zip
Add note to desktop readme for Ubuntu 20.04
-rw-r--r--desktop/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/README.md b/desktop/README.md
index 97d0fd30..eb91e315 100644
--- a/desktop/README.md
+++ b/desktop/README.md
@@ -15,6 +15,8 @@ cd onionshare/desktop
If you're using Linux, install `tor` and `obfs4proxy` from either the [official Debian repository](https://support.torproject.org/apt/tor-deb-repo/), or from your package manager.
+In Ubuntu 20.04 you also need the `libxcb-xinerama0` package installed.
+
#### macOS
Download and install Python 3.8.6 from https://www.python.org/downloads/release/python-386/. I downloaded `python-3.8.6-macosx10.9.pkg`. (You may need to also run `/Applications/Python\ 3.8/Install\ Certificates.command`.)