diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 16:23:27 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | 9e934114c72fb9df3f5aef0d0f766d1d5d917b09 (patch) | |
tree | 65c317512c8ffb00f06b8550d1fb85f8f03fd917 /network/aria2 | |
parent | e89e47ffe8c3b0090f8996eb9ffbfe1c4cf701c9 (diff) | |
download | slackbuilds-9e934114c72fb9df3f5aef0d0f766d1d5d917b09.tar.gz |
network/aria2: Fix README.
Diffstat (limited to 'network/aria2')
-rw-r--r-- | network/aria2/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/aria2/README b/network/aria2/README index c05df676d9..a9ace9a042 100644 --- a/network/aria2/README +++ b/network/aria2/README @@ -4,4 +4,4 @@ It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. To use OpenSSL and Expat rather than GnuTLS and libxml2 run the script as follows: - XML="libexpat" HTTPS="openssl" ./aria2.SlackBuild + XML="libexpat" HTTPS="openssl" ./aria2.SlackBuild |