From 56fba7041631e1c5d6104cc87ea26a11b4c99658 Mon Sep 17 00:00:00 2001 From: "El. Abdellah" Date: Thu, 24 Feb 2022 17:51:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8fff7e..dbf6d7c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you want to set up keycloak locally you can download it [here](https://www.ke ### Bundle configuration #### Via a recipe (Automatic) -This bundle hase a Symfony recipes that allow the automation of configuration via the Symfony Flex Composer plugin. +This bundle hase a Symfony recipe that allow the automation of configuration via the Symfony Flex Composer plugin. To enable recipe for your project, run the following command: ```