Browse Source

Update 'README.md'

Pierre-Yves Barriat 7 years ago
parent
commit
6d41ae2872
1 changed files with 1 additions and 1 deletions
  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
 ```