diff --git a/conf/slpkg.conf b/conf/slpkg.conf index 85569c7f..d5a05a7d 100644 --- a/conf/slpkg.conf +++ b/conf/slpkg.conf @@ -93,7 +93,7 @@ DEL_DEPS=off USE_COLORS=on # Downloader utility. Four options are supported "wget", "aria2c", -# "curl" and "http". Default is wget. +# "curl" and "http" (HTTPie). Default is wget. DOWNDER=wget # Downloader [OPTION]. Pass downloader options, for curl use "-L -o" as