diff --git a/.github/README.md b/.github/README.md index 0ef5df8..4397064 100644 --- a/.github/README.md +++ b/.github/README.md @@ -1,11 +1,11 @@ -> This package is indended for Laravel. To read more about Saloon, see here: https://github.com/sammyjo20/saloon +> This package is indended for Laravel. To read more about Saloon, see here: https://github.com/saloonphp/saloon ## Saloon Laravel Package -This is the Laravel package for Saloon, to install it run the following command +This is the Laravel plugin for Saloon, to install it run the following command ```php -composer require sammyjo20/saloon-laravel +composer require saloonphp/laravel-plugin ``` >Requires Laravel 9+ and PHP 8.1+