Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ This repo is set up to contain each days lecture material. The `README.md` file
```bash
git pull
```
Make sure that you are in the root directory of the `Module-1-Resources` repo so that you recieve the most up to date version of the directory.
Make sure that you are in the root directory of the `Module-1-Resources` repo so that you receive the most up to date version of the directory.

In the `code-it-out` folders, there are files that contain the examples from the video lectures. You can complete those examples, but they are not mandatory to do. It is just for extra practice.

Expand Down