Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit eb43975

Browse files
committed
Add vsomeip install instructions in README
1 parent 8116bfd commit eb43975

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ After adding all your services to the `Runtime`, call `runtime.run()` to start a
6666

6767
⚠️ **This is a highly experimental framework and doesn't support all of the features in SOME/IP**
6868

69+
## Build
70+
71+
**smip** requires a working installation of vsomeip, for more info refer to the **Install vsomeip** section of the [vsomeip-rs README](crates/vsomeip-rs/README.md).
72+
6973
## Run
7074
For a working demo see `examples/simple.rs` and `examples/simple_client.rs`:
7175

0 commit comments

Comments
 (0)