From 5fc0cc326a4c71beefe9f307d1540bb352843e15 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Wed, 20 Feb 2019 10:55:01 -0800 Subject: [PATCH] Tweak readme install language --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3c93bf52..fb134e93 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,17 @@ Unlike services like email, Google Drive, DropBox, WeTransfer, or nearly any oth To learn how OnionShare works, what its security properties are, and how to use it, check out the [wiki](https://github.com/micahflee/onionshare/wiki). -## Downloading OnionShare +## Installing OnionShare You can download OnionShare for Windows and macOS from the [OnionShare website](https://onionshare.org). -For MacOS you can also use HomeBrew +For macOS you can also use [Homebrew](https://brew.sh/): ``` brew cask install onionshare ``` -For Ubuntu-like Linux distributions, you could use this PPA to get the latest version: +For Ubuntu-like Linux distributions, you can use this PPA: ``` sudo add-apt-repository ppa:micahflee/ppa