aboutsummaryrefslogtreecommitdiff
path: root/doc/install/Debian.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install/Debian.mdwn')
-rw-r--r--doc/install/Debian.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/install/Debian.mdwn b/doc/install/Debian.mdwn
new file mode 100644
index 000000000..90c9658a9
--- /dev/null
+++ b/doc/install/Debian.mdwn
@@ -0,0 +1,9 @@
+If using Debian testing or unstable:
+
+ sudo apt-get install git-annex
+
+git-annex is not yet in a Debian stable release, but the source
+can be built from Debian stable. Just [[download]] it from git, and
+then in the `git-annex` directory, run `dpkg-checkbuilddeps` and install
+the necessary packages. You can also run `sudo debian/rules binary` to build
+a `git-annex.deb`.