From b82420168f20c2c2052fa023798d86985f190c70 Mon Sep 17 00:00:00 2001 From: Manuele Menozzi Date: Mon, 7 Dec 2020 17:55:26 +0100 Subject: [PATCH] Improve README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e721367..82513790 100644 --- a/README.md +++ b/README.md @@ -91,9 +91,11 @@ ## Configuration -First of all you must configure your Akeneo API connection parameters. Create a file in `config/packages/webgriffe_sylius_akeneo_plugin.yaml` with the following content: +First of all you must configure your Akeneo API connection parameters. Edit the `config/packages/webgriffe_sylius_akeneo_plugin.yaml` file by adding the following content: ```yaml +# ... + webgriffe_sylius_akeneo: api_client: # These values are from the official Akeneo PIM demo, replace with yours.