diff --git a/README.md b/README.md index f4d1aa5..b017aa1 100755 --- a/README.md +++ b/README.md @@ -5,15 +5,7 @@ This package provides [September First](https://api.1sept.ru) integration for [O ## Installation -Add to `composer.json`: -``` -"repositories": [{ - "type": "vcs", - "url": "https://github.com/1sept/oauth2-1sept" -}], -``` - -Then execute: +Just execute: ```sh composer require 1sept/oauth2-1sept ```