Skip to content

Commit

Permalink
Merge pull request grpc#7920 from tuoxiansp/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
murgatroid99 authored Sep 9, 2016
2 parents 7cc285a + fb33fd3 commit 1c8bbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ There are two ways to generate the code needed to work with protocol buffers in
$ # from this directory
$ node ./dynamic_codegen/greeter_client.js
$ # OR
$ node ./dynamic_codegen/greeter_client.js
$ node ./static_codegen/greeter_client.js
```

TUTORIAL
Expand Down

0 comments on commit 1c8bbc4

Please sign in to comment.