1
0
Fork 0
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:
Jannis Metrikat 2023-09-19 17:20:18 +02:00
parent d011ed79d1
commit eaaabbd1bf
No known key found for this signature in database
GPG key ID: B223CAC5AAF85615

View file

@ -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