diff options
author | Joey Hess <joey@kitenet.net> | 2013-02-21 16:57:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-02-21 16:57:28 -0400 |
commit | b58bcb0216357145a95177f31598d9246e43d6ec (patch) | |
tree | 668a58ef883b908aee589f62f1a12a768e0fc03b /doc/install.mdwn | |
parent | a46b5bf2ab687a8022de87e425c18818ee9c22cb (diff) |
link to new app
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 e1e055a75..589c71adc 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -3,6 +3,7 @@ [[!table format=dsv header=yes data=""" 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/) [[Debian]] | `apt-get install git-annex` [[Ubuntu]] | `apt-get install git-annex` @@ -14,7 +15,6 @@ detailed instructions | quick install [[ScientificLinux5]] | (and other RHEL5 clones like CentOS5) [[openSUSE]] | Windows | [[sorry, Windows not supported yet|todo/windows_support]] -[[Android]] | """]] ## Using cabal |