Skip to content

Commit

Permalink
doc: update kitex/thrifto version description
Browse files Browse the repository at this point in the history
  • Loading branch information
felix021 authored Dec 1, 2023
1 parent 58fb264 commit 974834e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README_ENG.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@ Currently, only **Interface-Level** service discovery based on zookeeper is supp
### Prerequisites

```shell
# install the latest kitex cmd tool
# install the latest kitex cmd tool (version >= v0.8.0)
go install github.com/cloudwego/kitex/tool/cmd/kitex@latest

# install thriftgo
# install thriftgo (version >= v0.3.3)
go install github.com/cloudwego/thriftgo@latest
```

Expand Down

0 comments on commit 974834e

Please sign in to comment.