Merge pull request #518 from narumiruna/grpc-doc

doc: add brew tap command to grpc doc
This commit is contained in:
Yo-An Lin 2022-04-14 00:55:38 +08:00 committed by GitHub
commit 8c1ad84fd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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