Or add example about manual adding repository to user's ``composer.json`` file: ``` "repositories": [ { "type": "vcs", "url": "https://github.com/yandex/webmaster.api" } ] ``` **BTW** tag repository with version, 0.0.1 at least.