diff --git a/src/calibre/manual/develop.rst b/src/calibre/manual/develop.rst index 3524f9b3c3..8257eac3b0 100755 --- a/src/calibre/manual/develop.rst +++ b/src/calibre/manual/develop.rst @@ -65,7 +65,8 @@ to the latest code, use the command:: bzr merge -You can also download the source code as a tarball (archive) from `here `_. +The calibre repository is huge so the branch operation above takes along time (about an hour). If you want to get the code faster, the sourcecode for the latest release is always available as an +`archive `_. Submitting your changes to be included ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^