소스 검색

Update 'project/working_environment/README.md'

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

+ 1 - 1
project/working_environment/README.md

@@ -24,7 +24,7 @@ After completing this step you will need to ask access to the repositories you w
 To start working you need to create a clone, called afterward “working copy” of the git_tutorial project from Gitlab in your home (or folder of your choice):
 
 ```
-git clone http://my_login@www.climate.be:3000/TECLIM/Git_Training.git
+git clone ssh://git@www.climate.be:3022/TECLIM/Git_Training.git
 ```
 
 It will ask for your username and password and you will see output like this: