diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html
index f8d0a92b..020d3fde 100644
--- a/_includes/sections/instant-messenger.html
+++ b/_includes/sections/instant-messenger.html
@@ -32,7 +32,8 @@
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'
%}
@@ -58,3 +59,38 @@
%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
+