mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Merge pull request #67 from mbrodala/patch-1
Simplify installation procedure
This commit is contained in:
commit
e4cceee140
@ -14,8 +14,7 @@ Check out the [wiki](https://github.com/vimeo/psalm/wiki) or [try a live demo](h
|
||||
Install via [Composer](https://getcomposer.org/):
|
||||
|
||||
```bash
|
||||
composer require --dev "vimeo/psalm:dev-master"
|
||||
composer install
|
||||
composer require --dev vimeo/psalm
|
||||
```
|
||||
|
||||
Add a `psalm.xml` config:
|
||||
|
Loading…
Reference in New Issue
Block a user