Skip to content

Commit c383b51

Browse files
author
John Hutcheson
committed
removing version composer command
1 parent c6f0911 commit c383b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ There are two ways you can include this library in you project. One is through C
1111
For Composer run:
1212

1313
```php
14-
composer require jhut89/mailchimp3php:dev-master
14+
composer require jhut89/mailchimp3php
1515
```
1616

1717
Then run `composer install` and add composer autoloader to your project with:

0 commit comments

Comments
 (0)