diff --git a/README.md b/README.md index 76af922..5ade28b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Simply add the following dependency to your project’s composer.json file: ```json - "require": { + "require-dev": { "andres-montanez/magallanes": "^4.0" } ```