Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarStark committed Dec 5, 2022
1 parent 3f45f49 commit a9aa0b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -84,8 +84,8 @@ to run `rector/rector`.
Another way is to use it in your `rector.php` file:

```php
$faker = require 'vendor/fakerphp/faker/rector-migrate.php';
$faker($rectorConfig);
$faker = require 'vendor/fakerphp/faker/rector-migrate.php';
$faker($rectorConfig);
```

## License
Expand Down

0 comments on commit a9aa0b7

Please sign in to comment.