소스 검색

Mettre à jour 'README.md'

Pierre-Yves Barriat 8 년 전
부모
커밋
7ccf55e207
1개의 변경된 파일7개의 추가작업 그리고 1개의 파일을 삭제
  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!