Skip to content
Snippets Groups Projects
Commit 355f227d authored by Daniel Duarte's avatar Daniel Duarte
Browse files

add proper links

parent 93008468
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,11 @@
Fork and clone the tutorial repository
```bash
$ git clone ssh://git@git-r3lab-server.uni.lu:8022/R3-core/outreach/presentations-internal.git
$ git clone ssh://git@git-r3lab-server.uni.lu:8022/<yourName>/presentations-internal.git
```
Add a remote upstream
```bash
$ git remote add upstream LINK
$ git remote add upstream ssh://git@git-r3lab-server.uni.lu:8022/R3/school/advanced-git/presentations-internal.git
```
Go to the develop branch
```bash
......
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