summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar xloem <xloem@web>2016-04-11 01:43:50 +0000
committerGravatar admin <admin@branchable.com>2016-04-11 01:43:50 +0000
commitbb98e19c459b7197d565f1efd1cec036172eb473 (patch)
treee12376c6a663b69a9eecac31cdcf6f831cfec9f6
parente1e69dc61204bee6387aa4db8ed6974d2d59d4d4 (diff)
-rw-r--r--doc/install/fromsource.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/install/fromsource.mdwn b/doc/install/fromsource.mdwn
index ef8482edd..50e098ce7 100644
--- a/doc/install/fromsource.mdwn
+++ b/doc/install/fromsource.mdwn
@@ -1,3 +1,5 @@
+NOTE: this page is out of date. git-annex has a standard makefile now which automates these steps and performs additional steps not included here, notably creating a git-annex-shell symlink to git-annex (needed for servers), and creating the man pages.
+
So you want to build git-annex from source. This is encouraged for
users with experience building code from source. But the build may
require some care and feeding. This page will start with the easy