diff --git a/README.md b/README.md index a3f2963..9a5ab03 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ getting `streetmerchant` running! - [git](https://git-scm.com/) - Clone this project `git clone https://github.com/jef/streetmerchant.git` - To checkout a particular ref, use `git checkout ` after cloning +- Navigate to this project by entering `cd streetmerchant` - Run `npm install` - Copy `.env-example` to a new file `.env` and edit the `.env` file to your liking using your [favorite text editor](https://code.visualstudio.com/)