Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman authored Oct 28, 2024
1 parent 26abdc8 commit b5fb3a0
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 @@ -57,7 +57,7 @@ Then, publish the migrations. They will create the required columns on the `user
php artisan vendor:publish --provider="DirectoryTree\Bartender\BartenderServiceProvider"
```

Finally, run the migration:
Finally, run the migrations:

```bash
php artisan migrate
Expand Down

0 comments on commit b5fb3a0

Please sign in to comment.