diff options
author | Joey Hess <joey@kitenet.net> | 2011-07-02 17:10:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-07-02 17:10:25 -0400 |
commit | 686d08718b84a70d4b36039fdf595cc4c0fa176a (patch) | |
tree | 9a553dade31cb1db2ffc245cc97d30a7c52bcbb5 | |
parent | 17a2b13e648c70db768a778d3b29ab933e8a39c2 (diff) |
link to hackage
-rw-r--r-- | doc/download.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/download.mdwn b/doc/download.mdwn index c0d2d261d..ddb2ee82a 100644 --- a/doc/download.mdwn +++ b/doc/download.mdwn @@ -10,5 +10,8 @@ Other mirrors of the git repository: To download a tarball of a particular release, use an url like <http://git.kitenet.net/?p=git-annex.git;a=snapshot;sf=tgz;h=refs/tags/0.20110522> +From time to time, releases of git-annex are uploaded +[to hackage](http://hackage.haskell.org/package/git-annex). + Some operating systems include git-annex in easily prepackaged form and others need some manual work. See [[install]] for details. |