diff options
author | Daniel Stenberg <daniel@haxx.se> | 2000-08-21 21:56:41 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2000-08-21 21:56:41 +0000 |
commit | e559a7b872428f4486ae537e392d38f17384f07e (patch) | |
tree | 6d8e94019e6e19e3165eb9f0de005b626f6cab79 /README | |
parent | af352740db00a8be048110a1322eae08c7ab24e4 (diff) | |
download | curl-e559a7b872428f4486ae537e392d38f17384f07e.tar.gz |
7.1.1 cleanup commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -11,7 +11,7 @@ README README.curl document. Find out how to install Curl by reading the INSTALL document. - libcurl is a link-library that Curl is using to do its job. It is readily + libcurl is a library that Curl is using to do its job. It is readily available to be used by your software. Read the README.libcurl document to find out how! @@ -25,7 +25,6 @@ README Sweden -- ftp://ftp.sunet.se/pub/www/utilities/curl/ Germany -- ftp://ftp.fu-berlin.de/pub/unix/network/curl/ - China -- http://www.pshowing.com/curl/ To download the very latest source off the CVS server do this: |