summaryrefslogtreecommitdiff
path: root/doc/install/Debian.mdwn
blob: db1329b45bb75bcc634f86aeb8b88cd33cda55b5 (plain)
1
2
3
4
5
6
7
8
If using Debian testing or unstable:

* `sudo apt-get install git-annex`

If using Debian 6.0 stable:

* Follow the instructions to [enable backports](http://backports.debian.org/Instructions/).
* `sudo apt-get -t squeeze-backports install git-annex`