Skip to content

Commit 5611b58

Browse files
authored
Merge pull request #11 from PHPCSStandards/feature/readme-fix-install-instructions
Readme: fix installation instructions
2 parents ce4528c + ab85ccf commit 5611b58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Installation
3737

3838
Run the following from the root of your project:
3939
```bash
40-
composer require phpcsstandards/phpcsdevtools:^1.0
40+
composer require --dev phpcsstandards/phpcsdevtools:^1.0
4141
```
4242

4343
### Composer Global Installation

0 commit comments

Comments
 (0)