Unverified Commit 3db2f2f9 authored by Michael Schurter's avatar Michael Schurter Committed by GitHub
Browse files

Merge pull request #10294 from hashicorp/schmichael-patch-1

docs: specify buf v0.30.1
parents 33628b50 46fbebd7
Showing with 1 addition and 1 deletion
+1 -1
......@@ -71,7 +71,7 @@ Compiling Protobufs
---
If in the course of your development you change a Protobuf file (those ending in .proto), you'll need to recompile the protos.
1. Install [Buf](https://docs.buf.build/installation)
1. Install [Buf v0.30.1](https://github.com/bufbuild/buf/releases/tag/v0.30.1)
1. Compile Protobufs
```sh
$ make proto
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment