diff --git a/tonic-examples/README.md b/tonic-examples/README.md index 0bd5e25..de76c85 100644 --- a/tonic-examples/README.md +++ b/tonic-examples/README.md @@ -21,7 +21,7 @@ $ cargo run --bin helloworld-server ### Client ```bash -$ cargo run --bin routegide-client +$ cargo run --bin routeguide-client ``` ### Server