Преглед изворни кода

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: