docs: update mac docs
This commit is contained in:
parent
25d6bbaf09
commit
abbfa0b8e5
|
@ -2,7 +2,7 @@ import PkgListV3 from "/components/PkgListV3";
|
||||||
|
|
||||||
1. Download the client installation package
|
1. Download the client installation package
|
||||||
|
|
||||||
<PkgListV3 type={8} sys="MacOS" />
|
<PkgListV3 type={8} sys="macOS" />
|
||||||
|
|
||||||
[All Downloads](../../releases/tdengine)
|
[All Downloads](../../releases/tdengine)
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ import PkgListV3 from "/components/PkgListV3";
|
||||||
|
|
||||||
1. 下载客户端安装包
|
1. 下载客户端安装包
|
||||||
|
|
||||||
<PkgListV3 type={8} sys="MacOS" />
|
<PkgListV3 type={8} sys="macOS" />
|
||||||
|
|
||||||
[所有下载](../../releases/tdengine)
|
[所有下载](../../releases/tdengine)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue