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:28:11 UTC

[iotdb] branch master updated: Update Programming-Go-Native-API.md (#8930)

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

haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 69ec952810 Update Programming-Go-Native-API.md (#8930)
69ec952810 is described below

commit 69ec952810643f76890b1d464e0eb09f60af0516
Author: Haonan <hh...@outlook.com>
AuthorDate: Mon Jan 30 18:28:02 2023 +0800

    Update Programming-Go-Native-API.md (#8930)
---
 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 任意一种方式均可)
 
 ### 安装方法