Skip to content

Commit c9dd841

Browse files
samsonasikjrfnl
authored andcommitted
Add --no-dev for create-project command in README
1 parent 6483c98 commit c9dd841

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
@@ -30,7 +30,7 @@ Install with `composer` as development dependency:
3030

3131
Alternatively you can install as a standalone `composer` project:
3232

33-
composer create-project php-parallel-lint/php-parallel-lint /path/to/folder/php-parallel-lint
33+
composer create-project php-parallel-lint/php-parallel-lint /path/to/folder/php-parallel-lint --no-dev
3434
/path/to/folder/php-parallel-lint/parallel-lint # running tool
3535

3636
For colored output, install the suggested package `php-parallel-lint/php-console-highlighter`:

0 commit comments

Comments
 (0)