diff options
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 |