diff options
Diffstat (limited to 'include/README')
-rw-r--r-- | include/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/README b/include/README index f4cc18b44..205f9f7dd 100644 --- a/include/README +++ b/include/README @@ -24,7 +24,7 @@ The following notes apply to libcurl version 7.19.0 and later. * The distributed curlbuild.h file is generated as a copy of curlbuild.h.dist when the libcurl source code distribution archive file is originally created. -* If you check out from CVS on a non-configure platform, you must run the +* If you check out from git on a non-configure platform, you must run the appropriate buildconf* script to set up curlbuild.h and other local files before being able of compiling the library. |