summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-27 18:02:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-27 18:02:19 -0400
commitaf0c4fc61546d6ed15fb0784e81eda5d338cd8e4 (patch)
tree34e9ae74b32b4e885c089a1324e88848205d7b96
parent65d0f5989b1a72f2279da8b004df5de5a6617bed (diff)
adjust linux tarball tree
-rw-r--r--doc/install.mdwn2
-rw-r--r--doc/install/Linux_standalone.mdwn2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 589c71adc..6c90d2c99 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -4,7 +4,7 @@
detailed instructions | quick install
[[OSX]] | [download git-annex.app](http://downloads.kitenet.net/git-annex/OSX/current/)
[[Android]] | [download git-annex.apk](http://downloads.kitenet.net/git-annex/android/current/) **beta**
-[[Linux|linux_standalone]] | [download prebuilt linux tarball](http://downloads.kitenet.net/git-annex/linux/)
+[[Linux|linux_standalone]] | [download prebuilt linux tarball](http://downloads.kitenet.net/git-annex/linux/current/)
[[Debian]] | `apt-get install git-annex`
[[Ubuntu]] | `apt-get install git-annex`
[[Fedora]] | `yum install git-annex`
diff --git a/doc/install/Linux_standalone.mdwn b/doc/install/Linux_standalone.mdwn
index b59c2dc4a..a857ba623 100644
--- a/doc/install/Linux_standalone.mdwn
+++ b/doc/install/Linux_standalone.mdwn
@@ -5,7 +5,7 @@ prebuilt tarball of the most recent release.
This tarball should work on most Linux systems. It does not depend
on anything except for glibc.
-[download tarball](http://downloads.kitenet.net/git-annex/linux/)
+[download tarball](http://downloads.kitenet.net/git-annex/linux/current/)
To use, just unpack the tarball, `cd git-annex.linux` and run `./runshell`
-- this sets up an environment where you can use `git annex`