diff --git a/README.md b/README.md index 88de0f5..13727a1 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,11 @@ I implemented Tailwind mostly because I wanted to learn how to use Tailwind CSS, _To Run Locally:_ Clone the repository and perform the following command line actions: - -- npm init -- npm run start +```bash +$ cd wordle +$ npm init +$ npm run start +``` ### I'm looking for a junior developer role Please feel free to contact me on [linkedin](https://www.linkedin.com/in/hannahpark1000/) and learn more about me [here](https://www.hannahmariepark.com/)