Add port info.

pull/3109/head
Yang Gao 10 years ago
parent ecee424a87
commit 84c263fd72
  1. 2
      cpp/README.md

@ -49,7 +49,7 @@ Build client and server:
```sh
$ make
```
Run the server:
Run the server, which will listen on port 50051:
```sh
$ ./greeter_server
```

Loading…
Cancel
Save