Skip to content

Commit 6a7db0f

Browse files
author
Tobias Wojtylak
committed
Adjusted Readme: lowercase notation of solutionDrive
1 parent 27a9f20 commit 6a7db0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ Installation & usage
1010
1. Install this package:
1111

1212
```bash
13-
$ composer require --dev solutionDrive/coding-standard
13+
$ composer require --dev solutiondrive/coding-standard
1414
```
1515

1616
2. Include a configuration file in your `easy-coding-standard.neon`:
1717

1818
```neon
1919
includes:
20-
- vendor/solutionDrive/coding-standard/easy-coding-standard.neon
20+
- vendor/solutiondrive/coding-standard/easy-coding-standard.neon
2121
```

0 commit comments

Comments
 (0)