From 9e07bf63aeab2ef9b4ea4281daf9af3d24471e48 Mon Sep 17 00:00:00 2001 From: Khaled Garbaya Date: Thu, 16 Nov 2017 10:45:53 +0100 Subject: [PATCH] fix: fix cli link (#72) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 058cf5c..8ea146d 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ You can clone the space for this example app to your own Contentful account by u contentful space seed -s '' -t the-example-app ``` -If you do not have the Contentful CLI installed you can find instructions on installation and usage [here](https://github.com/contentful/contentful-cli). For more information on the content model check out [this repo](https://github.com/contentful/content-models/tree/master/the-example-app/README.md). +If you do not have the Contentful CLI installed you can find instructions on installation and usage [here](https://www.npmjs.com/package/contentful-cli). For more information on the content model check out [this repo](https://github.com/contentful/content-models/tree/master/the-example-app/README.md). Once you’ve created a space, you can change the credentials in the variables.env. If you don’t feel like changing code immediately, you can also inject credentials via url parameters like so: