aboutsummaryrefslogtreecommitdiff
path: root/doc/download.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-05-28 12:24:59 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-05-28 12:24:59 -0400
commit1c85e878ac3b6a181b28f72c7ab613776ee1fd88 (patch)
tree5525ba949a9b00c12c43b1e0f4a4190fe48ec5d0 /doc/download.mdwn
parent0359b9b63802fcf4eca2b72fb454f7e7f5c18e28 (diff)
add a redirect to the current version's tarball
Diffstat (limited to 'doc/download.mdwn')
-rw-r--r--doc/download.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/download.mdwn b/doc/download.mdwn
index c0d2d261d..78ab9537c 100644
--- a/doc/download.mdwn
+++ b/doc/download.mdwn
@@ -7,8 +7,7 @@ Other mirrors of the git repository:
* `git://git.kitenet.net/git-annex` [[gitweb](http://git.kitenet.net/?p=git-annex.git;a=summary)]
* [at github](https://github.com/joeyh/git-annex)
-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>
+Or download a [[tarball]] of the latest release.
Some operating systems include git-annex in easily prepackaged form and
others need some manual work. See [[install]] for details.