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,7 +5,8 @@
### Install Evans ### Install Evans
```shell ```shell
brew install evans brew tap ktr0731/evans
brew install evans
``` ```
Start your bbgo with gRPC server option: Start your bbgo with gRPC server option: