Thanks for the report!  I looks like someone file a PR to fix 
it: https://github.com/grpc/grpc.github.io/pull/422

On Friday, November 18, 2016 at 5:08:12 AM UTC-8, [email protected] 
wrote:
>
> Hi there, I don't know if that's the proper place to post that but there's 
> a typo in the "gRPC basics - Python" tutorial 
> <http://www.grpc.io/docs/quickstart/python.html#generate-grpc-code>. The 
> command
>
> $ python -m grpc.tools.protoc -I../../protos --python_out=. 
> --grpc_python_out=. ../../protos/*route_guide*.proto
>
>
> should be
>
> $ python -m grpc.tools.protoc -I../../protos --python_out=. 
> --grpc_python_out=. ../../protos/*helloworld*.proto
>
> That's all :)
>
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/a7dbea25-4b38-4e01-8177-2f337621b255%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to