Skip to content

Commit

Permalink
update link to protoc v29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Jan 15, 2025
1 parent f35418a commit 974362c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Start a local Haveno network with docker:
### Run client tests

5. Install protobuf compiler [v3.20.3](https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3) for your system.
5. Install protobuf compiler [v29.3](https://github.com/protocolbuffers/protobuf/releases/tag/v29.3) for your system.
6. Download `protoc-gen-js` and `protoc-gen-grpc-web` plugins and make executable as [shown here](https://github.com/grpc/grpc-web#code-generator-plugins).
7. `cd haveno-ts`
8. `npm install`
Expand Down

0 comments on commit 974362c

Please sign in to comment.