Pierre-Yves Barriat пре 7 година
родитељ
комит
6d41ae2872
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -30,7 +30,7 @@ Or:
 [ ! -f ~/.ssh/id_rsa.pub ] && ssh-keygen -t rsa
 cat ~/.ssh/id_rsa.pub | xclip -sel clip
 ```
-Paste in GOGS: ssh-keys tab (Settings), and:
+Do 'CTRL+V' in http://www.climate.be:3000/user/settings/ssh and:
 ```
 git clone ssh://git@www.climate.be:3022/TECLIM/Git_Training.git
 ```