Merge pull request #16310 from taosdata/fix/ZhiqiangWang/TD-18335-update-3.0-doc-jsx-error

doc: update 3.0 doc jsx error
This commit is contained in:
Zhiqiang Wang 2022-08-22 23:57:56 +08:00 committed by GitHub
commit 9a7d8cfcdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -73,8 +73,9 @@ Users will be prompted to enter some configuration information when install.sh i
<PkgListV3 type={3}/>
2. Run the downloaded package to install TDengine.
:::info
The server only supports Windows Server 2016/2019 and windows 10/11 system versions on the windows platform.
TDengine only supports Windows Server 2016/2019 and windows 10/11 system versions on the windows platform.
:::
</TabItem>
<TabItem value="apt-get" label="apt-get">
You can use `apt-get` to install TDengine from the official package repository.

View File

@ -73,8 +73,9 @@ install.sh 安装脚本在执行过程中,会通过命令行交互界面询问
<PkgListV3 type={3}/>
2. 运行可执行程序来安装 TDengine。
:::info
目前服务端在 Windows 平台上只支持 Windows server 2016/2019 和 Windows 10/11 系统版本。
目前 TDengine 在 Windows 平台上只支持 Windows server 2016/2019 和 Windows 10/11 系统版本。
:::
</TabItem>
<TabItem value="apt-get" label="apt-get">
可以使用 apt-get 工具从官方仓库安装。