Skip to content

Commit 44aad54

Browse files
author
Justinas Pošiūnas
committed
Update README.md
1 parent c59819f commit 44aad54

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. You will need to download [this archive](https://drive.google.com/file/d/0B9O59hz9aOucR0xMcERCSjV1b1U/view?usp=sharing), extract it and place its contents in root folder of your project.
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), 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)