mirror of
https://github.com/ent/ent.git
synced 2026-03-05 19:35:23 +03:00
doc/md: update protoc plugin installation instructions (#3450)
This commit is contained in:
@@ -92,7 +92,7 @@ A new `generate.go` file was created with an invocation to `protoc`, the protobu
|
||||
- To install `protoc-gen-entgrpc`, run:
|
||||
|
||||
```
|
||||
go install entgo.io/contrib/entproto/cmd/protoc-gen-entgrpc@latest
|
||||
go install entgo.io/contrib/entproto/cmd/protoc-gen-entgrpc@master
|
||||
```
|
||||
|
||||
After installing these dependencies, we can re-run code-generation:
|
||||
|
||||
Reference in New Issue
Block a user