This commit is contained in:
Patrice Chalin 2020-02-28 07:06:19 -05:00
parent 9a3e371500
commit a638e6910f
1 changed files with 2 additions and 2 deletions

View File

@ -211,8 +211,8 @@ from the `example/helloworld` directory:
$ dart bin/server.dart $ dart bin/server.dart
``` ```
2. In another terminal, run the client. This time, include add a name as a 2. In another terminal, run the client. This time, add a name as a command-line
command-line argument: argument:
```sh ```sh
$ dart bin/client.dart Alice $ dart bin/client.dart Alice