|
@@ -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:
|