From: Daniel Stenberg Date: Sat, 8 Jul 2006 21:30:56 +0000 (+0000) Subject: the tool is named curl with lowercase c X-Git-Tag: curl-7_15_5~121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2fee9894a60bc21d37220723e7df4d7a58010b8;p=curl the tool is named curl with lowercase c --- diff --git a/README b/README index 10d903e40..58ce86bd7 100644 --- a/README +++ b/README @@ -7,7 +7,7 @@ README Curl is a command line tool for transferring data specified with URL - syntax. Find out how to use Curl by reading the curl.1 man page or the + syntax. Find out how to use curl by reading the curl.1 man page or the MANUAL document. Find out how to install Curl by reading the INSTALL document.