diff --git a/README.md b/README.md index d0f159e..c5b96e2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ To get started, after cloning the repo, run the following command in the repo directory: ```Bash +npm install npm start ```