summaryrefslogtreecommitdiff
path: root/INSTALL
AgeCommit message (Collapse)AuthorFilesLines
2005-07-22[PATCH] Document "curl" requirements.Libravatar Junio C Hamano1-2/+4
Not just libcurl, but now we require curl executable as well. Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-18Fix up INSTALL and "git add"Libravatar Linus Torvalds1-2/+2
As suggested by Junio
2005-06-17Add some installation notes in INSTALLLibravatar Linus Torvalds1-0/+64
Jens was the second person who hadn't heard of the "merge" program, and didn't have it installed. So document as many dependency and install issues as I can think of.