doc: update 3.0 doc jsx error
This commit is contained in:
parent
74e3cea007
commit
e20929f4b4
|
@ -75,6 +75,7 @@ Users will be prompted to enter some configuration information when install.sh i
|
||||||
:::info
|
:::info
|
||||||
The server only supports Windows Server 2016/2019 and windows 10/11 system versions on the windows platform.
|
The server only supports Windows Server 2016/2019 and windows 10/11 system versions on the windows platform.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
<TabItem value="apt-get" label="apt-get">
|
<TabItem value="apt-get" label="apt-get">
|
||||||
You can use `apt-get` to install TDengine from the official package repository.
|
You can use `apt-get` to install TDengine from the official package repository.
|
||||||
|
|
|
@ -75,6 +75,7 @@ install.sh 安装脚本在执行过程中,会通过命令行交互界面询问
|
||||||
:::info
|
:::info
|
||||||
目前服务端在 Windows 平台上只支持 Windows server 2016/2019 和 Windows 10/11 系统版本。
|
目前服务端在 Windows 平台上只支持 Windows server 2016/2019 和 Windows 10/11 系统版本。
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
<TabItem value="apt-get" label="apt-get">
|
<TabItem value="apt-get" label="apt-get">
|
||||||
可以使用 apt-get 工具从官方仓库安装。
|
可以使用 apt-get 工具从官方仓库安装。
|
||||||
|
|
Loading…
Reference in New Issue