Skip to content

Commit

Permalink
update README.md for composer install
Browse files Browse the repository at this point in the history
  • Loading branch information
John Paul Medina authored Mar 10, 2019
1 parent 7cafb28 commit 9065b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9065b6d

Please sign in to comment.