diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-19 14:37:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-19 14:37:19 -0400 |
commit | e8267f1b9e99cce79209eb2f47fce02d52d60b56 (patch) | |
tree | 90cdaf157f634820bc2351d73a23c8e762ef60ae /doc/download.mdwn | |
parent | f3c5a8543b2793f507b4a4801315d1f333e758cc (diff) |
add doc wiki
Diffstat (limited to 'doc/download.mdwn')
-rw-r--r-- | doc/download.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/download.mdwn b/doc/download.mdwn new file mode 100644 index 000000000..2ceb73193 --- /dev/null +++ b/doc/download.mdwn @@ -0,0 +1,5 @@ +The main git repository for git-annex is `git://git.kitenet.net/git-annex` +[[gitweb](http://git.kitenet.net/?p=git-annex;a=summary)] + +There are no binary packages yet, but you can build Debian packages from +the source tree with `dpkg-buildpackage`. |