diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:18:36 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:18:36 -0400 |
commit | 3801275c60c6001201e51ed49169ddc179f5a0c9 (patch) | |
tree | 39961add1307ca70d226b7d12b79bdca9cf57df5 /network/retroshare | |
parent | 0347809f87641a3c25ddd1abb54b16d61c0bb926 (diff) |
network/retroshare: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/retroshare')
-rw-r--r-- | network/retroshare/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/retroshare/README b/network/retroshare/README index 051d64fea0a23..34f39d7bb9223 100644 --- a/network/retroshare/README +++ b/network/retroshare/README @@ -7,6 +7,6 @@ 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. +To build the "Tor Only" version, use the build option "RETROTOR=yes": RETROTOR=yes ./retroshare.SlackBuild |