mirror of
https://github.com/prometheus/prometheus
synced 2024-12-28 09:42:22 +00:00
Merge pull request #12292 from tpaschalis/fix-recommended-protoc
Fix recommended protoc version
This commit is contained in:
commit
d4bf47766e
@ -4,6 +4,6 @@ re-compile them when building Prometheus.
|
||||
If however you have modified the defs and do need to re-compile, run
|
||||
`make proto` from the parent dir.
|
||||
|
||||
In order for the script to run, you'll need `protoc` (version 3.12.3) in your
|
||||
PATH.
|
||||
In order for the [script](../scripts/genproto.sh) to run, you'll need `protoc` (version 3.15.8) in
|
||||
your PATH.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user