Added SSH clone description
This commit is contained in:
parent
4198ac1083
commit
0e8f954eb9
@ -26,8 +26,10 @@ http://rawpedia.rawtherapee.com/Linux
|
|||||||
|
|
||||||
The instructions below will be merged into that article on RawPedia soon.
|
The instructions below will be merged into that article on RawPedia soon.
|
||||||
|
|
||||||
Clone the source code:
|
Clone the source code either using HTTPS:
|
||||||
`git clone https://github.com/Beep6581/RawTherapee ~/repo-rt`
|
`git clone https://github.com/Beep6581/RawTherapee ~/repo-rt`
|
||||||
|
or using SSH (see https://help.github.com/articles/generating-ssh-keys/ ):
|
||||||
|
`git clone git@github.com:Beep6581/RawTherapee.git ~/repo-rt`
|
||||||
or update a previously cloned repository:
|
or update a previously cloned repository:
|
||||||
`cd ~/repo-rt && git fetch`
|
`cd ~/repo-rt && git fetch`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user