diff --git a/README.md b/README.md index 21fa4e5..39b1188 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ composer require amsgames/laravel-shop Or add ```json -"amsgames/laravel-shop": "v0.2.7" +"amsgames/laravel-shop": "v0.2.*" ``` to your composer.json. Then run `composer install` or `composer update`.