Skip to content

Commit c0aeedf

Browse files
authored
Update README.md
1 parent 8eb7676 commit c0aeedf

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
@@ -4,6 +4,6 @@ All course files for the Flutter Beginners playlist on The Net Ninja YouTube cha
44
## How to use these files
55
Each lesson in the playlist has it's own branch in this repository. To see the code for that lesson, choose the appropriate branch. E.g. to see the code for lesson 15, checkout the lesson-15 branch.
66

7-
**important** - if you are cloning the repo to your desktop, you will need to perform a 'packages get' to install any dependencies that the project may have at that point of the course.
7+
**important** - if you are cloning the repo to your desktop, you will need to perform a packages get / pub get to install any dependencies that the project may have at that point of the course.
88

99
**Link to playlist on YouTube**

0 commit comments

Comments
 (0)