Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
chaz6chez committed Oct 13, 2024
1 parent 4e2b816 commit 7651be2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/doc/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ composer require workbunny/webman-coroutine
#### 依赖

- PHP >= 8.1
- cclilshy/p-ripple-drive **建议使用`latest`**
- cloudtay/ripple-driver **建议使用`latest`**

#### 安装

- 通过`composer`安装

```shell
composer require cclilshy/p-ripple-drive
composer require cloudtay/ripple-driver
```
> Tips:
> - `cclilshy/p-ripple-drive``swoole`的命名空间冲突,使用时请将`swoole`移除PHP.ini
> - `cclilshy/p-ripple-drive`工具请参考官方文档,https://ripple.cloudtay.com/docs/intro
> - `cloudtay/ripple-driver``swoole`的命名空间冲突,使用时请将`swoole`移除PHP.ini
> - `cloudtay/ripple-driver`工具请参考官方文档,https://ripple.cloudtay.com/docs/intro

0 comments on commit 7651be2

Please sign in to comment.