Kaynağa Gözat

Mettre à jour 'README.md'

Pierre-Yves Barriat 8 yıl önce
ebeveyn
işleme
7ccf55e207
1 değiştirilmiş dosya ile 7 ekleme ve 1 silme
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -33,7 +33,13 @@ ssh-copy-id -i ~/.ssh/id_rsa.pub gwelic
 First, clone the `TECLIM/SSH_connection` repository. For instance:
 
 ```
-git clone ssh://regit@www.climate.be:3022/TECLIM/SSH_connection.git
+git clone http://www.climate.be:3000/TECLIM/SSH_connection.git # http classical
+
+git clone ssh://git@www.climate.be:3022/TECLIM/SSH_connection.git # ssh classical
+
+git clone ssh://egit/TECLIM/SSH_connection.git # ssh with config definition
+
+git clone ssh://regit/TECLIM/SSH_connection.git # ssh with config definition + via elic gateway
 ```
 
 Then, go to the repository, open & adapt the `install.sh` script: you must change the password!