This commit is contained in:
Kovid Goyal 2014-08-24 08:55:03 +05:30
parent ca693798c3
commit 6d0b51f8d2

View File

@ -132,6 +132,7 @@ for inclusion into the main |app| repository:
* In a Terminal do::
git clone git@github.com:<username>/calibre.git
git remote add upstream https://github.com/kovidgoyal/calibre.git
Replace <username> above with your github username. That will get your fork checked out locally.
* You can make changes and commit them whenever you like. When you are ready to have your work merged, do a::