diff --git a/README.md b/README.md index c594b74..7071c97 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ the following command to install the package and add it as a requirement to `composer.json`: ```bash -composer.phar require "rhumsaa/uuid=~2.8" +composer.phar require "ramsey/uuid=~2.8" ```