diff --git a/README.md b/README.md index c0b72f9..f1681f0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The preferred method of installing this library is with [Composer](https://getcomposer.org) by running the following from your project root: - $ composer require "plancke/hypixel-php=^1.0.8" + $ composer require "plancke/hypixel-php=^1.0.9" If you plan on using the mongo cache implementation you'll also need to require mongo, (suggested package)