Skip to content

Commit 663a5d1

Browse files
Update README-zh_CN.md
1 parent 0fdc172 commit 663a5d1

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README-zh_CN.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,9 @@
2727
- 支持插件化编程
2828

2929
# 安装
30-
- 如果使用 `mongo-driver 1.x` 版本:
31-
```go
32-
go get github.com/chenmingyong0423/go-mongox
33-
```
34-
- 如果使用 `mongo-driver 2.x` 版本:
35-
```go
36-
go get github.com/chenmingyong0423/go-mongox/v2
37-
```
30+
```go
31+
go get github.com/chenmingyong0423/go-mongox/v2
32+
```
3833

3934
# 快速开始
4035
- `go mongox` 指南: [https://go-mongox.dev](https://go-mongox.dev)

0 commit comments

Comments
 (0)