Fix typo in examples readme (#36)

This commit is contained in:
Kevin Zhang
2019-10-03 13:09:39 -07:00
committed by Lucio Franco
parent 4559613c37
commit afa9d9d236
+1 -1
View File
@@ -21,7 +21,7 @@ $ cargo run --bin helloworld-server
### Client
```bash
$ cargo run --bin routegide-client
$ cargo run --bin routeguide-client
```
### Server