simpler links to prebuilt tarballs
This commit is contained in:
parent
b98de9391b
commit
cb30f7956c
2 changed files with 7 additions and 5 deletions
|
@ -14,7 +14,7 @@ details.
|
|||
[[ScientificLinux5]] | (and other RHEL5 clones like CentOS5)
|
||||
[[Fedora]] |
|
||||
[[openSUSE]] |
|
||||
[[other Linux|linux_standalone]] | get your precompiled tarballs here
|
||||
[[other Linux|linux_standalone]] | [download prebuilt linux tarball](http://downloads.kitenet.net/git-annex/linux/)
|
||||
Windows | [[sorry, Windows not supported yet|todo/windows_support]]
|
||||
"""]]
|
||||
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
If your Linux distribution does not have git-annex packaged up for you,
|
||||
you can either build it [[fromscratch]], or you can use these handy
|
||||
prebuilt, standalone tarballs.
|
||||
you can either build it [[fromscratch]], or you can use a handy
|
||||
prebuilt tarball.
|
||||
|
||||
* Linux x86 32 bit [download](http://downloads.kitenet.net/git-annex/linux/git-annex-standalone-i386.tar.gz)
|
||||
* Linux x86 64 bit [download](http://downloads.kitenet.net/git-annex/linux/git-annex-standalone-amd64.tar.gz)
|
||||
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/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue