You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Each module will include a series of lessons, with a video lecture and a code ex
27
27
28
28
## Branching Out
29
29
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`.
0 commit comments