Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vityachis committed Apr 2, 2019
1 parent f47c677 commit df94e40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ The preferred way to install this extension is through [composer](http://getcomp
Either run

```
composer require --prefer-dist yiisoft/yii2-authclient
composer require --prefer-dist vityachis/yii2-authclient
```

or add

```json
"yiisoft/yii2-authclient": "~2.1.0"
"vityachis/yii2-authclient": "~2.1.0"
```

to the `require` section of your composer.json.

0 comments on commit df94e40

Please sign in to comment.