remove incorrect out of dateness warning

This commit is contained in:
Joey Hess 2016-04-11 11:26:44 -04:00
parent 2375aec6c4
commit 113d948cd1
Failed to extract signature

View file

@ -1,5 +1,3 @@
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