diff --git a/src/site/apt/quickstart.apt b/src/site/apt/quickstart.apt index 381467ba5..688a8e30d 100644 --- a/src/site/apt/quickstart.apt +++ b/src/site/apt/quickstart.apt @@ -30,10 +30,10 @@ HttpClient Quick Start - [[1]] Download 'Binary with dependencies' package of the latest official release from + [[1]] Download 'Binary' package of the latest official release from the {{{http://hc.apache.org/downloads.cgi} project download page}}. - There should be 6 jars in total (components marked with (*) are optional if MIME multipart + There should be 5 jars in total (components marked with (*) are optional if MIME multipart support is not required) * commons-logging-.jar @@ -44,8 +44,6 @@ HttpClient Quick Start * httpclient-.jar - * apache-mime4j-.jar (*) - * httpmime-.jar (*) []