mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-07 21:37:04 +09:00
Fix broken link in docs
This commit is contained in:
parent
d011ed79d1
commit
eaaabbd1bf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
## Rebuild protobuf generated files
|
||||
First, you need to install [protobuf](https://github.com/anyproto/anytype-heart#install-local-deps-mac) pkg using your preferred package manager.
|
||||
First, you need to install [protobuf](https://github.com/anyproto/anytype-heart/blob/main/docs/Build.md#install-local-deps) pkg using your preferred package manager.
|
||||
This repo uses custom protoc located at [anyproto/protobuf](https://github.com/anyproto/protobuf/tree/master/protoc-gen-gogo). It adds `gomobile` plugin and some env-controlled options to control the generated code style.
|
||||
This protobuf generator will replace your `protoc` binary, BTW it doesn't have any breaking changes for other protobuf and grpc code
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue