diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-28 20:59:00 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-28 20:59:00 -0400 |
commit | 59b6d3ee3cb50b78e3075ce8b370a6b218ef9334 (patch) | |
tree | 360b543cfc510e03ad4b63bcd5d55b587c3b3e73 /doc/install.mdwn | |
parent | 81c43b22d3ff716257df84b21874c715f9f4062d (diff) |
tweak
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r-- | doc/install.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn index eec6d5cad..ebd8997d4 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -5,6 +5,7 @@ details. [[!table format=dsv header=no data=""" [[OSX]] | [download git-annex.app](http://downloads.kitenet.net/git-annex/OSX/git-annex.dmg.bz2) **beta** +[[Linux|linux_standalone]] | [download prebuilt linux tarball](http://downloads.kitenet.net/git-annex/linux/) [[Debian]] | `apt-get install git-annex` [[Ubuntu]] | `apt-get install git-annex` [[FreeBSD]] | `pkg_add -r hs-git-annex` @@ -14,7 +15,6 @@ details. [[ScientificLinux5]] | (and other RHEL5 clones like CentOS5) [[Fedora]] | [[openSUSE]] | -[[other Linux|linux_standalone]] | [download prebuilt linux tarball](http://downloads.kitenet.net/git-annex/linux/) Windows | [[sorry, Windows not supported yet|todo/windows_support]] """]] |