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

update gettingStarted

parent 249fba2c
No related branches found
No related tags found
No related merge requests found
......@@ -5,11 +5,10 @@ Fork and clone the tutorial repository
git clone ssh://git@git-r3lab-server.uni.lu:8022/R3-core/outreach/presentations-internal.git
```
Create a new branch off of develop and name it nyNameBranch
Create a new branch off of develop and name it myNameBranch
```bash
git checkout develop
```
```bash
git checkout -b myNameBranch
```
\ 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