Updated 'quick start' page

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1057600 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2011-01-11 12:05:44 +00:00
parent 438411d60d
commit 020d303ec5
1 changed files with 2 additions and 4 deletions

View File

@ -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-<x.x.x>.jar
@ -44,8 +44,6 @@ HttpClient Quick Start
* httpclient-<x.x.x>.jar
* apache-mime4j-<x.x.x>.jar (*)
* httpmime-<x.x.x>.jar (*)
[]