From 068b038549914ba5bb514f0bc9edadb7462d59b1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 2 Aug 2011 11:17:30 -0600 Subject: [PATCH] ... --- src/calibre/manual/develop.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/calibre/manual/develop.rst b/src/calibre/manual/develop.rst index 32a023d339..1d5161db9a 100755 --- a/src/calibre/manual/develop.rst +++ b/src/calibre/manual/develop.rst @@ -65,6 +65,8 @@ to the latest code, use the command:: bzr merge +You can also download the source code as a tarball (archive) from `here `_. + Submitting your changes to be included ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^