diff --git a/README.md b/README.md index c2367df..cd310bc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Laravel-USPS is a composer package that allows you to integrate the USPS Address Begin by installing this package through Composer. Run this command from the Terminal: ```bash -composer require johnpaulmedina/laravel-usps:dev-master +composer require johnpaulmedina/laravel-usps ``` ## Laravel integration