Skip to content

Commit 974834e

Browse files
author
Felix021
authored
doc: update kitex/thrifto version description
1 parent 58fb264 commit 974834e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README_ENG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ Currently, only **Interface-Level** service discovery based on zookeeper is supp
143143
### Prerequisites
144144

145145
```shell
146-
# install the latest kitex cmd tool
146+
# install the latest kitex cmd tool (version >= v0.8.0)
147147
go install github.com/cloudwego/kitex/tool/cmd/kitex@latest
148148

149-
# install thriftgo
149+
# install thriftgo (version >= v0.3.3)
150150
go install github.com/cloudwego/thriftgo@latest
151151
```
152152

0 commit comments

Comments
 (0)