diff --git a/README.md b/README.md index f2406dc..a532acd 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,4 @@ Clone your private repository Change your [local config settings](https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup). This is a vital step otherwise your commits won't show on the GitHub _graph_ and your grade will be affected. -Start working on the assignment. +Start working on the assignment. Remember to install all the dependencies listed in the `package.json` file.