Update README.md

added command to change directory into the newly cloned repo
This commit is contained in:
Charlie Chrisman
2018-01-31 15:15:47 -08:00
committed by Khaled Garbaya
parent bde8d4e47b
commit f73f7935bc

View File

@@ -32,6 +32,7 @@ Clone the repo and install the dependencies.
```bash
git clone https://github.com/contentful/the-example-app.nodejs.git
cd the-example-app.nodejs
```
```bash