Commit 56e5302b authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

INSTALL: mention the GIT-INFO file

parent 4cbc6fc6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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