Skip to content

Commit 689144b

Browse files
authored
Update README.md
1 parent 4f8e4a2 commit 689144b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ The preferred way to install this extension is through [composer](http://getcomp
2222
Either run
2323

2424
```
25-
composer require hunwalk/websocket
25+
composer require hunwalk/yii2-websocket
2626
```
2727

2828
or add
2929

3030
```json
31-
"hunwalk/websocket": "^1.0"
31+
"hunwalk/yii2-websocket": "^1.0"
3232
```

0 commit comments

Comments
 (0)