From 364ae6d6d30fdc4f583737e59d803f8692f5ea8a Mon Sep 17 00:00:00 2001 From: jean-marie leroux Date: Mon, 18 Dec 2017 13:20:09 +0100 Subject: [PATCH] Fix require command in README (#6) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c5eac7..eb764fa 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This library was created primarily for [Slackyboy](https://github.com/sagebind/s Install with [Composer](http://getcomposer.org), obviously: ```sh -$ composer require coderstephen/slack-client +$ composer require mpociot/slack-client ``` Please note that the current version has unstable dependencies.