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 6483c98 commit c9dd841Copy full SHA for c9dd841
README.md
@@ -30,7 +30,7 @@ Install with `composer` as development dependency:
30
31
Alternatively you can install as a standalone `composer` project:
32
33
- composer create-project php-parallel-lint/php-parallel-lint /path/to/folder/php-parallel-lint
+ composer create-project php-parallel-lint/php-parallel-lint /path/to/folder/php-parallel-lint --no-dev
34
/path/to/folder/php-parallel-lint/parallel-lint # running tool
35
36
For colored output, install the suggested package `php-parallel-lint/php-console-highlighter`:
0 commit comments