Skip to content

Commit

Permalink
Update README.md for installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahe committed May 7, 2020
1 parent de2ad40 commit 0ee9601
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0ee9601

Please sign in to comment.