diff --git a/README.md b/README.md index 13727a1..bc44d42 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ _To Run Locally:_ Clone the repository and perform the following command line actions: ```bash $ cd wordle -$ npm init +$ npm install $ npm run start ```