Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add some tips for how to install.
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index bc163dd39023da94c6a518960eaaa9d3d89d7ef5..3e97c6246f1551269c30ebd2e4b8850f86bc8cda 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,5
+1,6
@@
default:
@echo "git-subtree doesn't need to be built."
+ @echo "Just copy it somewhere on your PATH, like /usr/local/bin."
@echo
@echo "Try: make doc"
@false