diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-29 17:02:57 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-29 17:02:57 -0400 |
commit | 32428ac0d066a02a3accc487aedfe49729cd1bbf (patch) | |
tree | 94a35360865706809e97d83b21c7b2091ab5f187 /doc/install | |
parent | 77c9f04dbde0b8fc216cd69983ec633ca52250ae (diff) |
update for jessie
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 c71d4d244..3401afded 100644 --- a/doc/install/Debian.mdwn +++ b/doc/install/Debian.mdwn @@ -2,6 +2,10 @@ sudo apt-get install git-annex +## Debian 8.0 "jessie" + + sudo apt-get install git-annex + ## Debian 7.0 "wheezy": sudo apt-get install git-annex |