Skip to content

Commit acb82a3

Browse files
author
Justinas Pošiūnas
authored
Update README.md
Update link to archive.
1 parent 568d925 commit acb82a3

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
@@ -22,7 +22,7 @@ composer require mailerlite/mailerlite-api-v2-php-sdk
2222

2323
##### Manual (preferable for shared hostings)
2424

25-
This way is preferable only if you are using shared hosting and do not have a possibility to use Composer. You will need to download [this archive](http://bit.ly/ml-php-sdk-0_1_2), extract it and place its contents in root folder of your project. The next step is the same as using Composer, you will need to require `vendor/autoload.php` file in your index.php and lets dive in!
25+
This way is preferable only if you are using shared hosting and do not have a possibility to use Composer. You will need to download [this archive](http://bit.ly/ml-php-sdk-0_1_7), extract it and place its contents in root folder of your project. The next step is the same as using Composer, you will need to require `vendor/autoload.php` file in your index.php and lets dive in!
2626

2727
##Usage examples
2828

0 commit comments

Comments
 (0)