Skip to content

Commit

Permalink
fixup: README
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneo committed Aug 8, 2024
1 parent 3926662 commit 4645e99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/go-control-plane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ docker build . -f docker/go-control-plane/Dockerfile

## Local development

Run the following command from this repository root to generate protocol files:
Run the following command from this repository to generate code from the .proto
files:
```
protoc -I=. --go_out=docker/go-control-plane \
protos/grpc/testing/xdsconfig/*.proto \
Expand Down

0 comments on commit 4645e99

Please sign in to comment.