Skip to content

Commit 7e10da9

Browse files
Update README.md
1 parent 1677ccf commit 7e10da9

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
@@ -103,7 +103,7 @@ We use `$this->upSchema()` and `$this->downSchema()` to define the up and down s
103103

104104
### Generator Command
105105

106-
Run `php artisan make:migration:alt` to create a new migration class that fits to the super migrations pattern. You can declare a custom path with the `--path` option. Note that you have to include the service provider in order to use this command (see installation section).
106+
Run `php artisan make:migration:alt` to create a new migration class that fits to the pattern of this package. You can declare a custom path with the `--path` option. Note that you have to include the service provider in order to use this command (see installation section).
107107

108108
## Support
109109

0 commit comments

Comments
 (0)