Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman committed Apr 18, 2024
1 parent d3d7bf5 commit 0038298
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 @@ -43,7 +43,7 @@ composer require directorytree/bartender

Then, publish the migration:

> Creates the `provider_id` and `provider_name` column on the `users` table.
> It creates the `provider_id` and `provider_name` column on the `users` table.
```bash
php artisan vendor:publish --provider="DirectoryTree\Bartender\BartenderServiceProvider"
Expand Down

0 comments on commit 0038298

Please sign in to comment.