Skip to content

Commit 0ceb102

Browse files
Milvus-doc-botMilvus-doc-bot
authored andcommitted
Release new docs to master
1 parent 006b376 commit 0ceb102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
@@ -21,7 +21,7 @@ GO (1.17 or later) is required.
2121
Install the Milvus GO SDK and dependencies via `go get`.
2222

2323
```bash
24-
$ go get -u github.com/milvus-io/milvus-sdk-go/v2
24+
$ go get -u github.com/milvus-io/milvus/client/v2
2525
```
2626

2727
## What's next

0 commit comments

Comments
 (0)