Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhab7 authored Mar 31, 2022
1 parent 7fa05a7 commit 1996dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ php artisan magical:make-model Product Category Comment Order

### Using options

#### To set the option, you can use all the options that are used to build a model. Such as -a,-m,-f and the rest
To set the option, you can use all the options that are used to build a model. Such as -a,-m,-f and the rest

```bash
php artisan magical:make-model Product Category Comment Order -m -f
Expand Down

0 comments on commit 1996dcd

Please sign in to comment.