From 76c5ceed4cf2ea1fee7f7d50436033ff24e28977 Mon Sep 17 00:00:00 2001
From: Craig Morris <craig.michael.morris@gmail.com>
Date: Mon, 13 Aug 2018 15:04:31 +0100
Subject: [PATCH] Fix composer package name

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b3903e9..3d213db 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
 You can install the bindings via Composer. Run the following command:
 
 ```
-composer require mailosaurapp/mailosaur-php
+composer require mailosaur/mailosaur
 ```
 
 To use the client library, use Composer's autoload: