diff --git a/index.html b/index.html
index b0fe5e12..521625a1 100644
--- a/index.html
+++ b/index.html
@@ -1252,10 +1252,47 @@ layout: default
footer="OS: Windows, macOS, Linux."
description='Ricochet uses the Tor network to reach your contacts without relying on messaging servers. It creates a hidden service, which is used to rendezvous with
your contacts without revealing your location or IP address. Instead of a username, you get a unique address that looks like ricochet:rs7ce36jsj24ogfw. Other Ricochet users can use this address to send a contact request - asking to be
- added to your contacts list.'
+ added to your contacts list.
+ Danger Always keep Tor up to date. See below: Updating the Tor binary included with Ricochet'
%}
+
+
+
%HOMEPATH%\Desktop\Tor Browser\Browser\TorBrowser\Tor\tor.exe
%HOMEPATH%\Desktop\Ricochet\tor.exe
Tor Browser.app
and Ricochet.app
from their respective .dmg install media to /Applications
: rm ~/Applications/Ricochet.app/Contents/MacOS/tor
+ ln -s ~/Applications/Tor\ Browser.app/Contents/Resources/TorBrowser/Tor/tor \
+ ~/Applications/Ricochet.app/Contents/MacOS/tor
+ rm ~/ricochet/tor
+ ln -s ~/tor-browser_en-US/Browser/TorBrowser/Tor/tor ~/ricochet/tor
+