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:44 UTC

[iotdb] branch HTHou-patch-1 created (now 826d2abd05)

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

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


      at 826d2abd05 Update Programming-Go-Native-API.md

This branch includes the following new commits:

     new 826d2abd05 Update Programming-Go-Native-API.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by ha...@apache.org.
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 任意一种方式均可)
 
 ### 安装方法