]> git.ipfire.org Git - thirdparty/git.git/blobdiff - INSTALL
INSTALL: don't mention the "curl" executable at all
[thirdparty/git.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 66389ce05915d776e5c8ff49aea40e20bc40eb62..5b8bd5ccce1827a463d82fece567e632fa85f64d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -139,8 +139,7 @@ Issues of note:
          (PPC_SHA1).
 
        - "libcurl" library is used by git-http-fetch, git-fetch, and, if
-         the curl version >= 7.34.0, for git-imap-send.  You might also
-         want the "curl" executable for debugging purposes. If you do not
+         the curl version >= 7.34.0, for git-imap-send. If you do not
          use http:// or https:// repositories, and do not want to put
          patches into an IMAP mailbox, you do not have to have them
          (use NO_CURL).