From ba75a2bc6f6f92a78a98b17205e0c2de4cf646a8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 11 Dec 2013 02:16:07 -0400 Subject: [PATCH] remove link to prebuilt tarball; this page is about debian packages --- doc/install/Debian.mdwn | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/install/Debian.mdwn b/doc/install/Debian.mdwn index f51640e4d6..c71d4d2445 100644 --- a/doc/install/Debian.mdwn +++ b/doc/install/Debian.mdwn @@ -13,12 +13,6 @@ 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/).