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
|
||||
|
||||
[[!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/current/)
|
||||
[[Debian]] | `apt-get install git-annex`
|
||||
[[Ubuntu]] | `apt-get install git-annex`
|
||||
[[Fedora]] | `yum install git-annex`
|
||||
[[FreeBSD]] | `pkg_add -r hs-git-annex`
|
||||
[[ArchLinux]] | `yaourt -Sy git-annex`
|
||||
[[NixOS]] | `nix-env -i git-annex`
|
||||
[[Gentoo]] | `emerge git-annex`
|
||||
[[ScientificLinux5]] | (and other RHEL5 clones like CentOS5)
|
||||
[[openSUSE]] |
|
||||
[[Windows]] | **alpha**
|
||||
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/current/)
|
||||
[[Debian]] | `apt-get install git-annex`
|
||||
[[Ubuntu]] | `apt-get install git-annex`
|
||||
[[Fedora]] | `yum install git-annex`
|
||||
[[FreeBSD]] | `pkg_add -r hs-git-annex`
|
||||
[[ArchLinux]] | `yaourt -Sy git-annex`
|
||||
[[NixOS]] | `nix-env -i git-annex`
|
||||
[[Gentoo]] | `emerge git-annex`
|
||||
[[ScientificLinux5]] |
|
||||
[[openSUSE]] |
|
||||
[[Windows]] | [download installer](http://downloads.kitenet.net/git-annex/windows/current/) **alpha**
|
||||
"""]]
|
||||
|
||||
## Using cabal
|
||||
|
|
Loading…
Add table
Reference in a new issue