diff --git a/README.md b/README.md index 1edb0e9..a151be6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The XML of document structure constructor. Add the following to `require` section of your `composer.json`: ``` -"bupy7/xml-constructor": "dev-master" +"bupy7/xml-constructor": "*" ``` Then do `composer install`.