diff --git a/README.md b/README.md index 28ff65e..7026d41 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ in Rust. You can run the example using the following steps: 1. Clone `libcsp` into the `lib` folder, for example by using the provided `lib/clone-csp.sh` script. -2. You can now use `cargo run -p examples` to run the server/client example. +2. You can now use `cargo run -p libcsp-rust-examples` to run the server/client example. ## Compile-time configuration of the `libcsp-rust` library