diff --git a/README.md b/README.md index 602af26..92b77c1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ To complete this assignment on your machine you need the following installed: ## Get started :rocket: 1. Fork this repository and clone it to your local machine -2. Run `pnpm install` to install dependencies -3. Run `pnpm start` to run the React Development server -4. Open the application in you browser `localhost:xxxx` and follow the instructions -5. Profit?! +2. Install [pnpm](https://pnpm.io/installation) if you don't have it already +3. Run `pnpm install` to install dependencies +4. Run `pnpm start` to run the React Development server +5. Open the application in you browser `localhost:xxxx` and follow the instructions +6. Profit?!