Browse Source

update the protoc version to 3.12.3 in readme.md (#7931)

Signed-off-by: Luke Chen <showuon@gmail.com>
pull/7941/head
Luke Chen 4 years ago committed by GitHub
parent
commit
7de6046d1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      prompb/README.md

2
prompb/README.md

@ -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.5.1) in your
In order for the script to run, you'll need `protoc` (version 3.12.3) in your
PATH.

Loading…
Cancel
Save