Skip to content

Commit 5c366db

Browse files
committed
update readme
1 parent 9857a7f commit 5c366db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Each module will include a series of lessons, with a video lecture and a code ex
2727

2828
## Branching Out
2929

30-
To access the code for each lesson, branch out from the main branch to a new branch for the lesson. For example, to access the code for lesson 2, switch to it using `git checkout module-2`.
30+
To access the code for each lesson, branch out from the main branch to a new branch for the lesson. For example, to access the code for module 2 lesson 2, switch to it using `git checkout 02-lesson2`.
3131

3232
## Completing the Course
3333

0 commit comments

Comments
 (0)