update
This commit is contained in:
parent
b2e57f8ddd
commit
b4f1edd581
1 changed files with 14 additions and 14 deletions
|
@ -1,20 +1,20 @@
|
||||||
## Pick your OS
|
## Pick your OS
|
||||||
|
|
||||||
[[!table format=dsv header=yes data="""
|
[[!table format=dsv header=yes data="""
|
||||||
detailed instructions | quick install
|
detailed instructions | quick install
|
||||||
[[OSX]] | [download git-annex.app](http://downloads.kitenet.net/git-annex/OSX/current/)
|
[[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**
|
[[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/current/)
|
[[Linux|linux_standalone]] | [download prebuilt linux tarball](http://downloads.kitenet.net/git-annex/linux/current/)
|
||||||
[[Debian]] | `apt-get install git-annex`
|
[[Debian]] | `apt-get install git-annex`
|
||||||
[[Ubuntu]] | `apt-get install git-annex`
|
[[Ubuntu]] | `apt-get install git-annex`
|
||||||
[[Fedora]] | `yum install git-annex`
|
[[Fedora]] | `yum install git-annex`
|
||||||
[[FreeBSD]] | `pkg_add -r hs-git-annex`
|
[[FreeBSD]] | `pkg_add -r hs-git-annex`
|
||||||
[[ArchLinux]] | `yaourt -Sy git-annex`
|
[[ArchLinux]] | `yaourt -Sy git-annex`
|
||||||
[[NixOS]] | `nix-env -i git-annex`
|
[[NixOS]] | `nix-env -i git-annex`
|
||||||
[[Gentoo]] | `emerge git-annex`
|
[[Gentoo]] | `emerge git-annex`
|
||||||
[[ScientificLinux5]] | (and other RHEL5 clones like CentOS5)
|
[[ScientificLinux5]] |
|
||||||
[[openSUSE]] |
|
[[openSUSE]] |
|
||||||
[[Windows]] | **alpha**
|
[[Windows]] | [download installer](http://downloads.kitenet.net/git-annex/windows/current/) **alpha**
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
## Using cabal
|
## Using cabal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue