From 0ee9601b22ac8e2d439a6439b01d71d68daccb36 Mon Sep 17 00:00:00 2001 From: Nicolas Juen Date: Thu, 7 May 2020 13:44:18 +0200 Subject: [PATCH] Update README.md for installation instructions --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7ac8ed1..72c5f97 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,7 @@ Increase your workflow when creating a new plugin. By launching this composer co ## 1 - Add to [Composer](http://composer.rarst.net/) -- Add repository source : `{ "type": "vcs", "url": "https://github.com/BeAPI/composer-scaffold-plugin" }`. -- Include `"beapi/composer-scaffold-plugin": "dev-master"` into your composer.json file as require dev. -- Then `composer update` before use. +- Add it to your project `composer required beapi/composer-scaffold-plugin`. ## 2 - Run command