From 7ec3780f3532abcdae67f7dedb6703ce6aa7fb5d Mon Sep 17 00:00:00 2001
From: afwerar <1296468573@qq.com>
Date: Tue, 23 Aug 2022 11:49:50 +0800
Subject: [PATCH] doc: update 3.0 mac doc
---
README-CN.md | 4 ++--
README.md | 4 ++--
docs/en/05-get-started/03-package.md | 19 +++++++++----------
docs/zh/05-get-started/03-package.md | 19 +++++++++----------
4 files changed, 22 insertions(+), 24 deletions(-)
diff --git a/README-CN.md b/README-CN.md
index 6bfab379fe..e30e38ae78 100644
--- a/README-CN.md
+++ b/README-CN.md
@@ -210,14 +210,14 @@ cmake .. -G "NMake Makefiles"
nmake
```
-### macOS 系统
+
# 安装
diff --git a/README.md b/README.md
index 7f03089abd..02dd9984e8 100644
--- a/README.md
+++ b/README.md
@@ -211,14 +211,14 @@ cmake .. -G "NMake Makefiles"
nmake
```
-### On macOS platform
+
# Installing
diff --git a/docs/en/05-get-started/03-package.md b/docs/en/05-get-started/03-package.md
index 77957f4a87..88096a759c 100644
--- a/docs/en/05-get-started/03-package.md
+++ b/docs/en/05-get-started/03-package.md
@@ -67,16 +67,6 @@ 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
-TDengine 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.
@@ -105,6 +95,15 @@ sudo apt-get install tdengine
:::tip
This installation method is supported only for Debian and Ubuntu.
::::
+
+
+
+Note: TDengine only supports Windows Server 2016/2019 and windows 10/11 system versions on the windows platform.
+
+1. Download the Windows installation package.
+
+2. Run the downloaded package to install TDengine.
+
diff --git a/docs/zh/05-get-started/03-package.md b/docs/zh/05-get-started/03-package.md
index 422a6482ac..d3247350ff 100644
--- a/docs/zh/05-get-started/03-package.md
+++ b/docs/zh/05-get-started/03-package.md
@@ -67,16 +67,6 @@ install.sh 安装脚本在执行过程中,会通过命令行交互界面询问
-
-
-1. 从列表中下载获得 exe 安装程序;
-
-2. 运行可执行程序来安装 TDengine。
-:::info
-目前 TDengine 在 Windows 平台上只支持 Windows server 2016/2019 和 Windows 10/11 系统版本。
-:::
-
-
可以使用 apt-get 工具从官方仓库安装。
@@ -105,6 +95,15 @@ sudo apt-get install tdengine
:::tip
apt-get 方式只适用于 Debian 或 Ubuntu 系统
::::
+
+
+
+注意:目前 TDengine 在 Windows 平台上只支持 Windows server 2016/2019 和 Windows 10/11 系统版本。
+
+1. 从列表中下载获得 exe 安装程序;
+
+2. 运行可执行程序来安装 TDengine。
+