mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-20 01:05:50 +01:00
...
This commit is contained in:
parent
ca693798c3
commit
6d0b51f8d2
1 changed files with 1 additions and 0 deletions
|
|
@ -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::
|
||||
|
|
|
|||
Loading…
Reference in a new issue