Skip to content
Snippets Groups Projects
Commit 00e23cfd authored by Jayant Kolhe's avatar Jayant Kolhe
Browse files

Update Step_0.md

parent 433cd8a4
No related branches found
No related tags found
No related merge requests found
...@@ -37,5 +37,5 @@ The service stanza of the message is an example of protobuf service IDL ...@@ -37,5 +37,5 @@ The service stanza of the message is an example of protobuf service IDL
receives a request containing a name and returns a response containing a receives a request containing a name and returns a response containing a
message. message.
Next, in [Step-1](Step-1.md), we'll use protoc to generate client code from Next, in [Step_1](Step_1.md), we'll use protoc to generate client code from
this IDL. this IDL.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment