docs: correct PHP connector release address
This commit is contained in:
parent
d9a4c582c6
commit
d4a214eb63
|
@ -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 环境:**
|
||||
|
||||
|
|
Loading…
Reference in New Issue