Skip to content

Commit

Permalink
修改README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaochengfu committed May 30, 2017
1 parent 83f9457 commit 1169c41
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,16 @@ websocket的这种场景
安装
------------
```
composer require xiaochengfu/yii2-swoole "dev-master"
composer require --prefer-dist xiaochengfu/yii2-swoole "*"
```

如何使用

安装前准备:
1.需要安装curl扩展,
```
composer require linslin/yii2-curl "1.1.3"
```
2.需要安装mongodb,因为有部分异步任务是需要存储到mongodb中


Expand Down

0 comments on commit 1169c41

Please sign in to comment.