We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a196e8 commit eb55883Copy full SHA for eb55883
codegen/README.md
@@ -26,5 +26,5 @@ This will output the code in `src/` at the root of the repository.
26
This command builds and runs a Docker container that generates protobuf code
27
using toolchains compatible with protobuf==5.29.4 (effectively protobuf 4+).
28
29
-We run the generation tools in a docker container, to ensure specific versions: grpcio-tools
+We run the generation tools in a Docker container, to ensure specific versions: grpcio-tools
30
and Python in particular.
0 commit comments