From fa970e87025490202886a9ff04296244fd84b86d Mon Sep 17 00:00:00 2001 From: Mathew Date: Sat, 26 Oct 2019 09:37:27 +0800 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1cf5da..c58a06e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This SDK is designed to work with PHP 5.3+ You can install the Floodgate SDK using Composer ``` -composer require floodgate/php-sdk +composer require floodgate/floodgate-php-sdk ``` ## Usage