summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2016-06-10 17:14:40 -0700
committerGitHub <noreply@github.com>2016-06-10 17:14:40 -0700
commit8cde1d80c8264a6ce49088349767077927269902 (patch)
tree9169147f1bf3b7af7da1e44815cddd8813fba99f
parent185006d66205f98b746143fa80775527ef0fc559 (diff)
parent12ff6361a644315f16da1652b1beee7f42b1e652 (diff)
downloadonionshare-8cde1d80c8264a6ce49088349767077927269902.tar.gz
onionshare-8cde1d80c8264a6ce49088349767077927269902.zip
Merge pull request #283 from joshbegley/patch-1
fixed typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd206d07..ee2aacf8 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ You can set up your development environment to build OnionShare yourself by foll
Before you can share files, you need to open [Tor Browser](https://www.torproject.org/) in the background. This will provide the Tor service that OnionShare uses to start the hidden service.
-Open OnionShare and drag and drop files and folders you wish to share, and click Start Sharing. It will show you .onion URL such as `http://asxmi4q6i7pajg2b.onion/egg-cain` and copy it to your clipboard. This is the secret URL that can be used to download the file you're sharing. If you'd like multiple people to be able to download this file, uncheck the "close automatically" checkbox.
+Open OnionShare and drag and drop files and folders you wish to share, and click Start Sharing. It will show you a .onion URL such as `http://asxmi4q6i7pajg2b.onion/egg-cain` and copy it to your clipboard. This is the secret URL that can be used to download the file you're sharing. If you'd like multiple people to be able to download this file, uncheck the "close automatically" checkbox.
Send this URL to the person you're trying to send the files to. If the files you're sending aren't secret, you can use normal means of sending the URL: emailing it, posting it to Facebook or Twitter, etc. If you're trying to send secret files then it's important to send this URL securely.