diff --git a/README.md b/README.md index ebfce2e..a050b64 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ getting `streetmerchant` running! - [Node.js 14](https://nodejs.org/en/) - [git](https://git-scm.com/) - Clone this project `git clone https://github.com/jef/streetmerchant.git` + - To checkout a particular branch, use `git checkout ` after cloning - 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/)