Skip to content

Commit 5d3ac5b

Browse files
authored
Update readme.md
1 parent 1b45b26 commit 5d3ac5b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
HTTP to gRPC gateway standalone. An example of go-zero gateway.
44

5+
## Install
6+
7+
```shell
8+
go install github.com/kevwan/gateway@latest
9+
```
10+
511
## Usage
612

713
Example config:
@@ -41,4 +47,4 @@ gateway -f config.yaml
4147

4248
## Give a Star! ⭐
4349

44-
If you like or are using this project, please give it a **star**. Thanks!
50+
If you like or are using this project, please give it a **star**. Thanks!

0 commit comments

Comments
 (0)