Skip to content

Commit

Permalink
doc: add brew tap command to grpc doc
Browse files Browse the repository at this point in the history
  • Loading branch information
narumiruna committed Apr 12, 2022
1 parent 8705f38 commit 8cabbc1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/topics/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
### Install Evans

```shell
brew install evans
brew tap ktr0731/evans
brew install evans
```

Start your bbgo with gRPC server option:
Expand Down

0 comments on commit 8cabbc1

Please sign in to comment.