From: Daniel Stenberg Date: Mon, 20 Jun 2011 20:20:22 +0000 (+0200) Subject: INSTALL: mention the GIT-INFO file X-Git-Tag: curl-7_21_7~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=56e5302b5357f1f49b09db664f655e75f2f0dc07;p=thirdparty%2Fcurl.git INSTALL: mention the GIT-INFO file --- diff --git a/docs/INSTALL b/docs/INSTALL index 2282333668..17550dc609 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -14,6 +14,12 @@ Installing Binary Packages binary package. This document describes how to compile, build and install curl and libcurl from source code. +Building from git +================= + + If you get your code off a git repository, see the GIT-INFO file in the + root directory for specific instructions on how to proceed. + UNIX ==== A normal unix installation is made in three or four steps (after you've