docs: add checkout help

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jef LeCompte
2020-11-11 23:17:34 -05:00
parent ccb207abeb
commit b4de369ca8
+1
View File
@@ -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 <branch name>` 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/)