From 331210b65424d203c796b1a9dcf6c2292716b382 Mon Sep 17 00:00:00 2001 From: Jon Gilkison Date: Mon, 10 Dec 2018 22:54:12 +0700 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8688b23..8a1432f 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ $fileList = $client->listFiles([ Installation is via Composer: ```bash -$ composer require cwhite92/b2-sdk-php +$ composer require ilab/b2-sdk-php ``` ## Tests