You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2023/01/30 10:27:45 UTC

[iotdb] 01/01: Update Programming-Go-Native-API.md

This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch HTHou-patch-1
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 826d2abd05c61b4b7154544e82c804249ee2ffe1
Author: Haonan <hh...@outlook.com>
AuthorDate: Mon Jan 30 18:27:38 2023 +0800

    Update Programming-Go-Native-API.md
---
 docs/zh/UserGuide/API/Programming-Go-Native-API.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/zh/UserGuide/API/Programming-Go-Native-API.md b/docs/zh/UserGuide/API/Programming-Go-Native-API.md
index 1fa5423d03..19d5c4fb39 100644
--- a/docs/zh/UserGuide/API/Programming-Go-Native-API.md
+++ b/docs/zh/UserGuide/API/Programming-Go-Native-API.md
@@ -28,7 +28,7 @@
  * curl   >= 7.1.1
  * thrift 0.13.x
  * Linux、Macos 或其他类 unix 系统
- * Windows+bash(WSL、cygwin、Git Bash)
+ * Windows+bash (下载 IoTDB Go client 需要 git ,通过 WSL、cygwin、Git Bash 任意一种方式均可)
 
 ### 安装方法