updated readme, added link to https://onionshare.org/ for binaries

This commit is contained in:
Micah Lee 2014-06-27 21:26:11 -04:00
parent 9a2d5863cf
commit 96009048b3

View File

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