Updated readme

This commit is contained in:
Guillem Hernandez Sola
2019-06-10 22:07:42 +02:00
parent 69d8e24f2d
commit 64ff444d86

View File

@@ -19,7 +19,6 @@ Without any changes, this app is connected to a Contentful space with read-only
Clone the repo and install the dependencies. Clone the repo and install the dependencies.
```bash ```bash
git clone https://github.com/contentful/the-example-app.nodejs.git
cd the-example-app.nodejs cd the-example-app.nodejs
``` ```
@@ -43,7 +42,7 @@ You can also run this app as a Docker container:
Step 1: Clone the repo Step 1: Clone the repo
```bash ```bash
git clone https://github.com/contentful/the-example-app.nodejs.git git clone https://bitbucket.org/itnove/the-example-app-nodejs.git
``` ```
Step 2: Build the Docker image Step 2: Build the Docker image