adjust linux tarball tree
This commit is contained in:
parent
497f81db79
commit
18aa64179e
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
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/)
|
[[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`
|
||||||
|
|
|
@ -5,7 +5,7 @@ prebuilt tarball of the most recent release.
|
||||||
This tarball should work on most Linux systems. It does not depend
|
This tarball should work on most Linux systems. It does not depend
|
||||||
on anything except for glibc.
|
on anything except for glibc.
|
||||||
|
|
||||||
[download tarball](http://downloads.kitenet.net/git-annex/linux/)
|
[download tarball](http://downloads.kitenet.net/git-annex/linux/current/)
|
||||||
|
|
||||||
To use, just unpack the tarball, `cd git-annex.linux` and run `./runshell`
|
To use, just unpack the tarball, `cd git-annex.linux` and run `./runshell`
|
||||||
-- this sets up an environment where you can use `git annex`
|
-- this sets up an environment where you can use `git annex`
|
||||||
|
|
Loading…
Reference in a new issue