Update README.md (#172)

This commit is contained in:
Limon Monte 2016-09-26 08:36:49 +02:00 committed by Tobias Nyholm
parent 8fe342f5b9
commit aafd84b0ce

View File

@ -26,7 +26,7 @@ called HTTPlug. This will give you the flexibilty to choose what PSR-7 implement
If you just want to get started quickly you should run the following command:
```bash
php composer.phar require mailgun/mailgun-php php-http/curl-client guzzlehttp/psr7 php-http/message
php composer.phar require mailgun/mailgun-php php-http/curl-client guzzlehttp/psr7
```
**For shared hosts without SSH access, check out our [Shared Host Instructions](SharedHostInstall.md).**