From 359ab36a6bac93dd60ba5aeb3d2fcfc667162985 Mon Sep 17 00:00:00 2001 From: xloem Date: Mon, 11 Apr 2016 01:43:50 +0000 Subject: [PATCH] --- doc/install/fromsource.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/install/fromsource.mdwn b/doc/install/fromsource.mdwn index ef8482edd7..50e098ce7a 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