summaryrefslogtreecommitdiff
path: root/doc/install/Linux_standalone.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-13 14:32:16 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-13 14:32:16 -0400
commit4951472e2eac968fff91e08de3e173e7d7d53b99 (patch)
tree08ab37a3499578188a15e5f13222552e8d153dae /doc/install/Linux_standalone.mdwn
parentebfc2dbbf815bd59a3e6d57365ae60ad8af16506 (diff)
update; android tarball
Diffstat (limited to 'doc/install/Linux_standalone.mdwn')
-rw-r--r--doc/install/Linux_standalone.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/install/Linux_standalone.mdwn b/doc/install/Linux_standalone.mdwn
index 5db6510fa..ef0ded8d5 100644
--- a/doc/install/Linux_standalone.mdwn
+++ b/doc/install/Linux_standalone.mdwn
@@ -6,6 +6,9 @@ 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/)
-
+
+To use, just unpack the tarball, `cd git-annex.linux` and run `./runshell`
+-- this sets up an environment where you can use `git annex`
+
Warning: This is a last resort. Most Linux users should instead
[[install]] git-annex from their distribution of choice.