Przeglądaj źródła

Update 'project/working_environment/README.md'

Pierre-Yves Barriat 7 lat temu
rodzic
commit
fa949bc988
1 zmienionych plików z 1 dodań i 1 usunięć
  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: