Skip to content

Commit 5576774

Browse files
committed
add descript to use the kernel as submodule
1 parent 435e60c commit 5576774

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
`hermit-no-std` is a demo to boot a Hermit application without the _Rust Standard Library_.
44
The interface to the kernel is not (yet) stable and can change between kernel versions.
55

6+
Instead of using the crate [hermit-kernel](https://crates.io/crates/hermit-kernel), it is also possible to integrate the kernel as git submodule.
7+
The branch `dev` is an example for this use case.
8+
69
## Requirements
710

811
* [`rustup`](https://www.rust-lang.org/tools/install)

0 commit comments

Comments
 (0)