projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cbc6fc
)
INSTALL: mention the GIT-INFO file
author
Daniel Stenberg
<daniel@haxx.se>
Mon, 20 Jun 2011 20:20:22 +0000
(22:20 +0200)
committer
Daniel Stenberg
<daniel@haxx.se>
Mon, 20 Jun 2011 20:20:39 +0000
(22:20 +0200)
docs/INSTALL
patch
|
blob
|
history
diff --git
a/docs/INSTALL
b/docs/INSTALL
index
2282333
..
17550dc
100644
(file)
--- 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