소스 검색

Update 'README.md'

Pierre-Yves Barriat 7 년 전
부모
커밋
f49800dc44
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      README.md

+ 0 - 5
README.md

@@ -28,11 +28,6 @@ Clone the Git_Training repository.
 
 For instance:
 
-```
-git clone http://my_login@www.climate.be:3000/TECLIM/Git_Training.git
-```
-Or:
-
 ```
 [ ! -f ~/.ssh/id_rsa.pub ] && ssh-keygen -t rsa
 cat ~/.ssh/id_rsa.pub | xclip -sel clip