1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-09 15:12:26 +08:00

doc: update doc for v2.3.4

This commit is contained in:
dudaodong
2024-12-04 11:24:53 +08:00
parent 995ffb799f
commit 8ebb8a028e
7 changed files with 142 additions and 44 deletions

View File

@@ -10,7 +10,7 @@ outline: deep
go get github.com/duke-git/lancet/v2 // will install latest version of v2.x.x
```
2. <b>For users who use version below go1.18, you should install v1.x.x. The latest of v1.x.x is v1.4.4. </b>
2. <b>For users who use version below go1.18, you should install v1.x.x. The latest of v1.x.x is v1.4.5. </b>
```go
go get github.com/duke-git/lancet // below go1.18, install latest version of v1.x.x