From 87cb2d710e4fc33f79a0aad8c52ee1033c7e61d7 Mon Sep 17 00:00:00 2001 From: uutkukorkmaz Date: Sun, 27 Nov 2022 18:58:20 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8288f99..89ffbaf 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ composer require uutkukorkmaz/laravel-statuses You can publish the config file with: ```bash -php artisan vendor:publish --tag="laravel-statuses-config" +php artisan vendor:publish --tag="statuses-config" ``` This is the contents of the published config file: