From 2dba7c1afa35099d6170146eb446e283c668c9e6 Mon Sep 17 00:00:00 2001 From: afwerar <1296468573@qq.com> Date: Mon, 22 Aug 2022 23:26:20 +0800 Subject: [PATCH] doc: update 3.0 doc --- docs/en/05-get-started/03-package.md | 4 +++- docs/zh/05-get-started/03-package.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/en/05-get-started/03-package.md b/docs/en/05-get-started/03-package.md index 6f6a5087fa..cb5a990800 100644 --- a/docs/en/05-get-started/03-package.md +++ b/docs/en/05-get-started/03-package.md @@ -72,7 +72,9 @@ Users will be prompted to enter some configuration information when install.sh i 1. Download the Windows installation package. 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. +::: You can use `apt-get` to install TDengine from the official package repository. diff --git a/docs/zh/05-get-started/03-package.md b/docs/zh/05-get-started/03-package.md index c1a67f0182..f97bcb69f4 100644 --- a/docs/zh/05-get-started/03-package.md +++ b/docs/zh/05-get-started/03-package.md @@ -72,7 +72,9 @@ install.sh 安装脚本在执行过程中,会通过命令行交互界面询问 1. 从列表中下载获得 exe 安装程序; 2. 运行可执行程序来安装 TDengine。 - +:::info +目前服务端在 Windows 平台上只支持 Windows server 2016/2019 和 Windows 10/11 系统版本。 +::: 可以使用 apt-get 工具从官方仓库安装。