diff --git a/README.md b/README.md index 05612a4..1e90add 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Add the package in your site package composer.json ``` "require": { - "obisconcept/neos-blog": "~1.0" + "obisconcept/neos-blog": "~1.0.0" } ```