docs: correct PHP connector release address

This commit is contained in:
gccgdb1234 2022-06-07 11:53:31 +08:00
parent d9a4c582c6
commit d4a214eb63
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ curl -L -o php-tdengine.tar.gz https://github.com/Yurunsoft/php-tdengine/archive
&& tar -xzf php-tdengine.tar.gz -C php-tdengine --strip-components=1
```
> 版本 `v1.0.2` 可替换为任意更新的版本,可在 Release 中查看最新版本
> 版本 `v1.0.2` 可替换为任意更新的版本,可在 [TDengine PHP Connector 发布历史](https://github.com/Yurunsoft/php-tdengine/releases)
**非 Swoole 环境:**