From e0fdda6fb87c77901c68ede205f247c9f48447ad Mon Sep 17 00:00:00 2001 From: Dominique FOURNIER Date: Wed, 20 Jul 2022 13:38:37 +0200 Subject: [PATCH] README : update composer install method --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 1de761a..fe3243c 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,15 @@ Create a composer.json file with content : } } ``` + +Install the last version : `composer install` + +Then use it : +```php +