mirror of
https://github.com/danog/phpdoc-parser.git
synced 2024-11-30 04:29:20 +01:00
Fix build instructions in README
This commit is contained in:
parent
4cb3021a4e
commit
9940b06ce8
@ -23,8 +23,8 @@ Initially you need to run `composer install`, or `composer update` in case you a
|
|||||||
|
|
||||||
Afterwards you can either run the whole build including linting and coding standards using
|
Afterwards you can either run the whole build including linting and coding standards using
|
||||||
|
|
||||||
vendor/bin/phing
|
make
|
||||||
|
|
||||||
or run only tests using
|
or run only tests using
|
||||||
|
|
||||||
vendor/bin/phing tests
|
make tests
|
||||||
|
Loading…
Reference in New Issue
Block a user