aboutsummaryrefslogtreecommitdiff
path: root/doc/download.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-05-28 12:37:12 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-05-28 12:37:12 -0400
commited2b1eda909d14b604b487b9ddeb7a39bd2b8ce4 (patch)
treee48e0b67407b084102c34d2fe85e379b2f0e0f7b /doc/download.mdwn
parente8ab4f7292f059ba028275131aa4f12e7e494f79 (diff)
bleagh
Diffstat (limited to 'doc/download.mdwn')
-rw-r--r--doc/download.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/download.mdwn b/doc/download.mdwn
index 1e6562483..c0d2d261d 100644
--- a/doc/download.mdwn
+++ b/doc/download.mdwn
@@ -7,8 +7,8 @@ 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)
-Or download a [tarball](http://git.kitenet.net/?p=git-annex.git;a=snapshot;sf=tgz;h=refs/tags/[[!inline raw=yes pages=latest-version]])
-of the latest release.
+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>
Some operating systems include git-annex in easily prepackaged form and
others need some manual work. See [[install]] for details.