Skip to content

Commit

Permalink
docs: add cd step (#1157)
Browse files Browse the repository at this point in the history
  • Loading branch information
srolandmarshall committed Dec 4, 2020
1 parent 3b4fe78 commit 80e166c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <ref name>` 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/)
Expand Down

0 comments on commit 80e166c

Please sign in to comment.