mirror of https://github.com/grpc/grpc.io.git
Copyedit
This commit is contained in:
parent
9a3e371500
commit
a638e6910f
|
|
@ -211,8 +211,8 @@ from the `example/helloworld` directory:
|
|||
$ dart bin/server.dart
|
||||
```
|
||||
|
||||
2. In another terminal, run the client. This time, include add a name as a
|
||||
command-line argument:
|
||||
2. In another terminal, run the client. This time, add a name as a command-line
|
||||
argument:
|
||||
|
||||
```sh
|
||||
$ dart bin/client.dart Alice
|
||||
|
|
|
|||
Loading…
Reference in New Issue