Skip to content

Commit 62446ce

Browse files
Milvus-doc-botMilvus-doc-bot
authored andcommitted
Generate en docs
1 parent 0ceb102 commit 62446ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"codeList":["$ go get -u github.com/milvus-io/milvus-sdk-go/v2\n"],"headingContent":"Install Milvus Go SDK","anchorList":[{"label":"Install Milvus Go SDK","href":"Install-Milvus-Go-SDK","type":1,"isActive":false},{"label":"Requirement","href":"Requirement","type":2,"isActive":false},{"label":"Install Milvus GO SDK","href":"Install-Milvus-GO-SDK","type":2,"isActive":false},{"label":"What's next","href":"Whats-next","type":2,"isActive":false}]}
1+
{"codeList":["$ go get -u github.com/milvus-io/milvus/client/v2\n"],"headingContent":"Install Milvus Go SDK","anchorList":[{"label":"Install Milvus Go SDK","href":"Install-Milvus-Go-SDK","type":1,"isActive":false},{"label":"Requirement","href":"Requirement","type":2,"isActive":false},{"label":"Install Milvus GO SDK","href":"Install-Milvus-GO-SDK","type":2,"isActive":false},{"label":"What's next","href":"Whats-next","type":2,"isActive":false}]}

localization/v2.5.x/site/en/getstarted/install_SDKs/install-go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ title: Install Milvus Go SDK
5454
></path>
5555
</svg>
5656
</button></h2><p>Install the Milvus GO SDK and dependencies via <code translate="no">go get</code>.</p>
57-
<pre><code translate="no" class="language-bash">$ go get -u github.com/milvus-io/milvus-sdk-go/v2
57+
<pre><code translate="no" class="language-bash">$ go get -u github.com/milvus-io/milvus/client/v2
5858
<button class="copy-code-btn"></button></code></pre>
5959
<h2 id="Whats-next" class="common-anchor-header">What’s next<button data-href="#Whats-next" class="anchor-icon" translate="no">
6060
<svg translate="no"

0 commit comments

Comments
 (0)