Skip to content

Commit c1ceebb

Browse files
committed
Updated exercise number
1 parent 332c21d commit c1ceebb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# 0_hello-world
1+
# 0.1.1_hello-world
22

33
The main topic of this branch is to practice with GitHub.
44

55
## Create your own branch
66

77
```shell
8-
git checkout -b 0.1_hello-world_jhon-doe
8+
git checkout -b 0.1.1_hello-world_jhon-doe
99
```
1010

1111
## Start coding

0 commit comments

Comments
 (0)