aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2014-06-27 21:26:11 -0400
committerMicah Lee <micah@micahflee.com>2014-06-27 21:26:11 -0400
commit96009048b3ad96963fe471a165ef514cfb113c9f (patch)
tree999b898d05b286985f45ee672bf4f97e3d81a8ad /README.md
parent9a2d5863cf2cac3c1157b8648d204d2925870b49 (diff)
downloadonionshare-96009048b3ad96963fe471a165ef514cfb113c9f.tar.gz
onionshare-96009048b3ad96963fe471a165ef514cfb113c9f.zip
updated readme, added link to https://onionshare.org/ for binaries
Diffstat (limited to 'README.md')
-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.