Add note to desktop readme for Ubuntu 20.04

This commit is contained in:
Micah Lee 2021-05-31 12:20:21 -07:00
parent 08d15fd3f1
commit 5b072fb6fd
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -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`.)