diff options
author | Alan Aversa <aveNOrsa@email.ariSPAMzona.edu> | 2018-04-14 17:19:21 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-21 07:42:56 +0700 |
commit | 54520f5c7be836f98e36f39d7a9cfb5c4f4e22db (patch) | |
tree | 32d09667f8dc8e9ed09b653760bb8b514fe7a69e /network/retroshare/README | |
parent | 7fc4f966afa9636a39e046df4e93dc4f21097197 (diff) |
network/retroshare: Updated for version 0.6.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 f27a5292fe8d6..051d64fea0a23 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 |