Commit Graph

11 Commits

Author SHA1 Message Date
luan-cestari d0ea36f144 Updated the path on the last command
The last command seems to reflect the path used on the first public commit (which the helloworld.proto file was under  examples/helloworld/proto directory and then it was moved to examples/helloworld/helloworld/helloworld.proto)
2015-09-23 15:27:50 -03:00
LisaFC 66a18cfe4f fixed broken link to helloworld.proto 2015-09-21 15:31:59 +01:00
Brandon Philips 0f70401216 examples: README: use the new go package prefix
This doesn't work since the package now lives at google.golang.org
2015-09-16 17:45:33 -07:00
Brandon Philips 2b1d73a5f7 examples: README: remove sh tags
The markdown renderer for grpc.io doesn't know what to do with the tags
with the syntax highlighting tag like:

```
```sh
```

See http://www.grpc.io/docs/installation/go.html
2015-09-16 17:44:00 -07:00
Brandon Philips 5f818810e5 examples: README: fix trailing whitespace 2015-09-16 17:42:56 -07:00
chrjen fca363e35b Fixed README.md
Fixed the install instructions as it was left unchanged after a folder restructuring, making installing not work.
2015-09-07 14:26:10 +02:00
Stanley Cheung 322d9cf0e2 rearrange helloworld example folder structure 2015-08-27 18:57:12 -07:00
Stanley Cheung bb34a2f320 add back protos and update references 2015-08-27 16:22:11 -07:00
Stanley Cheung 1373219acd fix link 2015-08-27 15:57:03 -07:00
Stanley Cheung 8740786e5b change all references of grpc-common to examples 2015-08-27 15:55:36 -07:00
Stanley Cheung f26e2dbd6b move grpc-common examples to right location 2015-08-27 15:42:22 -07:00