Skip to content

Commit b398411

Browse files
committed
Merge pull request #166 from localheinz/fix/readme
Fix: Encourage to use phpunit as installed with Composer
2 parents 943fa44 + 448937b commit b398411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ if ($validator->isValid()) {
5252

5353
## Running the tests
5454

55-
$ phpunit
55+
$ vendor/bin/phpunit

0 commit comments

Comments
 (0)