Skip to content

Commit

Permalink
完善文档
Browse files Browse the repository at this point in the history
  • Loading branch information
karldoenitz committed Dec 28, 2023
1 parent 41032cc commit 33d12c4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ go get -u github.com/karldoenitz/Tigo/...
export GO111MODULE=on;
```

# Update to defined version
```shell
go get github.com/karldoenitz/Tigo@version
```

# Demo
## Hello Tigo

Expand Down

0 comments on commit 33d12c4

Please sign in to comment.