Update 'README.md'

This commit is contained in:
Maxime 2020-05-07 16:22:54 +02:00
parent e36bfd53f5
commit 4c32c6125b
1 changed files with 2 additions and 2 deletions

View File

@ -22,13 +22,13 @@ First in your composer.json, add:
]
```
Next update your package:
Next, update your package:
```bash
composer update bluescale/laravel-bmail
```
Then publish the assets from your provider:
Eventually, if you want to customize the config system:
```bash
php artisan vendor:publish