We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b60ae commit 5f38bb9Copy full SHA for 5f38bb9
README.md
@@ -625,7 +625,7 @@ class Sabberworm\CSS\CSSList\Document#4 (2) {
625
## Misc
626
627
* Legacy Support: The latest pre-PSR-0 version of this project can be checked with the `0.9.0` tag.
628
-* Running Tests: To run all unit tests for this project, have `phpunit` installed and run `phpunit .`.
+* Running Tests: To run all unit tests for this project, run `composer install` to install phpunit and use `./vendor/phpunit/phpunit/phpunit`.
629
630
## License
631
0 commit comments