doc: add brew tap command to grpc doc

This commit is contained in:
なるみ 2022-04-12 20:40:24 +08:00
parent 8705f38220
commit 8cabbc192a

View File

@ -5,6 +5,7 @@
### Install Evans ### Install Evans
```shell ```shell
brew tap ktr0731/evans
brew install evans brew install evans
``` ```