Skip to content
Snippets Groups Projects
Commit 8a18ba81 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

changes to the cloning slides

parent 361e4488
No related branches found
No related tags found
No related merge requests found
......@@ -18,20 +18,31 @@ $ git clone https://github.com/userName/myRepo.git myRepo
You will be prompted to enter your credentials.
## Clone the practice repository
## Time to practice!
(Live Demo)
<br>
Clone the training repository! <br><br>
Clone the practice repository: <br><br>
https://git-r3lab.uni.lu/R3.training/git.practice
<div class="fragment">
<br>
```bash
$ git clone ssh://git@git-r3lab-server.uni.lu:8022/R3.training/
git.practice.git practice
```
<div class="fragment">
<br><br>
<font color="red">
Any other rudimentary method such as
*'I simply download the `.zip` un unzip it - works like a charm!'*
*'I simply download the `.zip` and unzip it - works like a charm!'*
shall **be avoided**!
</font>
<div class="fragment">
<br>Why?
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment