From 4c32c6125b76811c340a5dfd6b2e9d3e19e1aaaa Mon Sep 17 00:00:00 2001 From: Maxime Renou Date: Thu, 7 May 2020 16:22:54 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be0f223..b98842d 100644 --- a/README.md +++ b/README.md @@ -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