diff --git a/README.md b/README.md index e0b9b23..2c749ec 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 "ramsey/uuid=~3.0" +composer require ramsey/uuid ```