diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-11 02:16:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-11 02:16:07 -0400 |
commit | a8317564620be6f2f2be959e95cb5e22689e41b0 (patch) | |
tree | c73b1269f8018c61d23f6ee5402df313dde4baaa | |
parent | 7a622d1871f92c25a1cadc2e82a14cee256d209c (diff) |
remove link to prebuilt tarball; this page is about debian packages
-rw-r--r-- | doc/install/Debian.mdwn | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/install/Debian.mdwn b/doc/install/Debian.mdwn index f51640e4d..c71d4d244 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/). |