diff --git a/README.md b/README.md index 344ca66..7f48985 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ enable the repository in your `composer.json` file: "repositories": { "minvws/codable": { "type": "vcs", - "url": "git@github.com:minvws/nl-rdo-php-codable" + "url": "git@github.com:minvws/icore-php-codable" } } }