Skip to content

Commit

Permalink
Adding updates to the main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tnylea committed May 18, 2024
1 parent 8ca7710 commit 5f2109e
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 @@ -29,7 +29,7 @@ To install this package you'll want to first have Laravel Breeze, Jetstream, Gen
composer require devdojo/auth
```

After the package has been installed you'll need to publish the authentication assets with the followign command:
After the package has been installed you'll need to publish the authentication assets with the following command:

```
php artisan vendor:publish --tag=auth:assets
Expand Down

0 comments on commit 5f2109e

Please sign in to comment.