Skip to content

Commit ddab1e8

Browse files
authored
Update README.md
fixed rector-migrate-0.7.yml to php
1 parent f7cb980 commit ddab1e8

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
@@ -123,7 +123,7 @@ to install `rector/rector`.
123123
Run
124124

125125
```bash
126-
vendor/bin/rector process src/ --config vendor/thecodingmachine/safe/rector-migrate-0.7.yml
126+
vendor/bin/rector process src/ --config vendor/thecodingmachine/safe/rector-migrate-0.7.php
127127
```
128128

129129
to run `rector/rector`.

0 commit comments

Comments
 (0)