summaryrefslogtreecommitdiff
path: root/doc/install/Debian.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install/Debian.mdwn')
-rw-r--r--doc/install/Debian.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/install/Debian.mdwn b/doc/install/Debian.mdwn
index c71d4d244..f51640e4d 100644
--- a/doc/install/Debian.mdwn
+++ b/doc/install/Debian.mdwn
@@ -13,6 +13,12 @@ Follow the instructions to [enable backports](http://backports.debian.org/Instru
sudo apt-get -t wheezy-backports install git-annex
+For the latest version [download the prebuilt linux tarball](http://downloads.kitenet.net/git-annex/linux/current/), extract it and add it to your path.
+Please note that you might need to run this first:
+
+ sudo apt-get install libgsasl7
+
+
## Debian 6.0 "squeeze"
Follow the instructions to [enable backports](http://backports.debian.org/Instructions/).