From 0f1996321f110de3de37776f1fab64f5dbfdaa92 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 18 Oct 2016 13:59:54 +0200 Subject: s/cURL/curl The tool was never called cURL, only the project. But even so, we have more and more over time switched to just use lower case. --- docs/INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/INSTALL') diff --git a/docs/INSTALL b/docs/INSTALL index 2e1075ba4..4f6593116 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -648,7 +648,7 @@ AmigaOS (This section was graciously brought to us by Diego Casorran) - To build cURL/libcurl on AmigaOS just type 'make amiga' ... + To build curl/libcurl on AmigaOS just type 'make amiga' ... What you need is: (not tested with others versions) @@ -900,7 +900,7 @@ CROSS COMPILE (This section was graciously brought to us by Jim Duey, with additions by Dan Fandrich) - Download and unpack the cURL package. + Download and unpack the curl package. 'cd' to the new directory. (e.g. cd curl-7.12.3) @@ -934,7 +934,7 @@ CROSS COMPILE You may also need to provide a parameter like '--with-random=/dev/urandom' to configure as it cannot detect the presence of a random number generating device for a target system. The '--prefix' parameter - specifies where cURL will be installed. If 'configure' completes + specifies where curl will be installed. If 'configure' completes successfully, do 'make' and 'make install' as usual. In some cases, you may be able to simplify the above commands to as -- cgit v1.2.3