From 661e90333c57557d5814269930da866dc670bd6b Mon Sep 17 00:00:00 2001 From: Chad Windnagle Date: Fri, 26 Jan 2024 10:24:00 -0500 Subject: [PATCH] fix tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 123c644..6d6ae2d 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ composer require shipsaas/laravel-jwks Export config ```bash -php artisan vendor:publish --tag=laravel-inbox-process +php artisan vendor:publish --tag=laravel-jwks ``` ## Documentation & Usage