diff --git a/doc/topics/grpc.md b/doc/topics/grpc.md index 6b15e4fbc..aee2d1512 100644 --- a/doc/topics/grpc.md +++ b/doc/topics/grpc.md @@ -5,7 +5,8 @@ ### Install Evans ```shell -brew install evans +brew tap ktr0731/evans +brew install evans ``` Start your bbgo with gRPC server option: