Update _linux_install.mdx
This commit is contained in:
parent
397349156f
commit
e60359336d
|
@ -2,9 +2,9 @@ import PkgListV3 from "/components/PkgListV3";
|
||||||
|
|
||||||
1. 下载客户端安装包
|
1. 下载客户端安装包
|
||||||
|
|
||||||
<PkgList type={1} sys="Linux" />
|
<PkgListV3 type={1} sys="Linux" />
|
||||||
|
|
||||||
[所有下载](https://www.taosdata.com/cn/all-downloads/)
|
[所有下载](../../releases)
|
||||||
|
|
||||||
2. 解压缩软件包
|
2. 解压缩软件包
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue