Added more explicit instructions

This commit is contained in:
Matthew Brown 2019-03-11 00:53:27 -04:00 committed by GitHub
parent 33850a7237
commit 4e9db5048d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@ A Psalm plugin for Laravel
## Installation
First [install Psalm](https://psalm.dev/quickstart) in your project, making sure to run `--init`, then run the following commands:
```
composer require --dev psalm/plugin-laravel
vendor/bin/psalm-plugin enable psalm/plugin-laravel