Update README.md

This commit is contained in:
Travis Swientek 2013-09-12 13:02:04 -07:00
parent ce3de98777
commit 70e720737c

View File

@ -27,8 +27,6 @@ php composer.phar require mailgun/mailgun-php:~1.2
**For shared hosts without SSH access, check out our [Shared Host Instructions](SharedHostInstall.md).** **For shared hosts without SSH access, check out our [Shared Host Instructions](SharedHostInstall.md).**
```
Next, require Composer's autoloader, in your application, to automatically Next, require Composer's autoloader, in your application, to automatically
load the Mailgun SDK in your project: load the Mailgun SDK in your project:
```PHP ```PHP