Skip to content

Commit

Permalink
Add vsomeip install instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ax9DTW committed Aug 1, 2024
1 parent 8116bfd commit eb43975
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ After adding all your services to the `Runtime`, call `runtime.run()` to start a

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

## Build

**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).

## Run
For a working demo see `examples/simple.rs` and `examples/simple_client.rs`:

Expand Down

0 comments on commit eb43975

Please sign in to comment.