Skip to content
This repository has been archived by the owner on Apr 10, 2022. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ofat committed May 2, 2014
1 parent b38a197 commit 4bd6db3
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 @@ -10,13 +10,13 @@ The preferred way to install this extension is through [composer](http://getcomp
Either run

```
php composer.phar require --prefer-dist yashop/yii2-yashop-ses "*"
php composer.phar require --prefer-dist ofat/yii2-yashop-ses "*"
```

or add

```
"yashop/yii2-yashop-ses": "*"
"ofat/yii2-yashop-ses": "*"
```

to the require section of your `composer.json` file.
Expand Down

0 comments on commit 4bd6db3

Please sign in to comment.