aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 76f8eac3..a5271035 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,9 @@ OnionShare 0.3 is under active development and will be released soon. Features i
## Quick Start
-You can install OnionShare 0.3dev right now by following [these instructions](/BUILD.md). You can install OnionShare 0.3 in your Tails persistent volume by following [these instructions](/tails/README.md) (requires Tails 1.1 or later).
+You can download OnionShare to install on your computer from <https://onionshare.org/>.
+
+You can set up your development environment to build OnionShare yourself by following [these instructions](/BUILD.md). You can also install OnionShare in your Tails persistent volume by following [these instructions](/tails/README.md) (requires Tails 1.1 or later).
You can also install the command-line only version using pip: `sudo pip install onionshare`. When 0.3 is released the pip version will no longer be updated.