diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-02 22:57:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-02 22:57:44 -0400 |
commit | a01bae54c01d1a558a3c6930132c309f5e7f9c21 (patch) | |
tree | 7ea82435e331ee4f33480d8db5612abefe302987 /doc/install | |
parent | 147664485300966c15627548c99bb73974435a4f (diff) |
expand on wheezy backport
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/). |