fix for README

This commit is contained in:
Robin Müller 2024-06-01 01:20:26 +02:00
parent 6629a11f73
commit 64291e947f
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -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