diff options
Diffstat (limited to 'network/retroshare/README')
-rw-r--r-- | network/retroshare/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/retroshare/README b/network/retroshare/README index f27a5292fe8d..051d64fea0a2 100644 --- a/network/retroshare/README +++ b/network/retroshare/README @@ -6,3 +6,7 @@ and share files with your friends, family and coworkers, using a web-of-trust to authenticate peers and OpenSSL to encrypt all communication. RetroShare provides filesharing, chat, messages, forums and channels. + +To build the "Tor Only" version, use the build option "RETROTOR=yes", e.g. + + RETROTOR=yes ./retroshare.SlackBuild |