diff options
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/Debian.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/install/Debian.mdwn b/doc/install/Debian.mdwn index 2158794b1..c71d4d244 100644 --- a/doc/install/Debian.mdwn +++ b/doc/install/Debian.mdwn @@ -9,6 +9,10 @@ Note: This version does not include support for the [[assistant]]. A backport is available with the assistant and other new features. +Follow the instructions to [enable backports](http://backports.debian.org/Instructions/). + + sudo apt-get -t wheezy-backports install git-annex + ## Debian 6.0 "squeeze" Follow the instructions to [enable backports](http://backports.debian.org/Instructions/). |