aboutsummaryrefslogtreecommitdiff
path: root/network/uget/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/uget/README')
-rw-r--r--network/uget/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/uget/README b/network/uget/README
index 7e249ac34dc5..8e178c72c6f9 100644
--- a/network/uget/README
+++ b/network/uget/README
@@ -3,6 +3,6 @@ Uget (formerly urlgfe) is a Free and Open Source download manager.
It allows for queuing downloads, file type-based classification of
downloads, and is lightweight.
-Optionally, uget can be compiled with support for aria2. This is
-autodetected at build time. You can forcibly disable aria2 support by
-setting ARIA2=no in the environment.
+Optionally, uget can be compiled with support for the optional
+dependency aria2. This is autodetected at build time. You can
+forcibly disable aria2 support by passing ARIA2=no to the script.