From 215f5970becbf49d434895be807d0229bf284cd8 Mon Sep 17 00:00:00 2001 From: Nicolas Juen Date: Thu, 7 May 2020 13:45:35 +0200 Subject: [PATCH] Fix typo on installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72c5f97..786784e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Increase your workflow when creating a new plugin. By launching this composer co ## 1 - Add to [Composer](http://composer.rarst.net/) -- Add it to your project `composer required beapi/composer-scaffold-plugin`. +- Add it to your project `composer require beapi/composer-scaffold-plugin`. ## 2 - Run command