diff --git a/docs/README.md b/docs/README.md index 0ab9150..78b58ef 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,7 +5,7 @@ You can install the package via composer: ```bash -composer require vyuldashev/laravel-openapi +composer require tartanlegrand/laravel-openapi ``` The service provider will automatically get registered. Or you may manually add the service provider in your config/app.php file: