We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f19cfca + cd7052b commit 4a84d25Copy full SHA for 4a84d25
README.md
@@ -18,7 +18,7 @@ This is the kernel of the [Hermit](https://github.com/hermit-os) unikernel proje
18
Usually the kernel will be linked as static library to your applications.
19
20
- **Rust applications:** Instructions can be found in the [hermit-rs](https://github.com/hermit-os/hermit-rs) repository.
21
-- **For C/C++ applications:** Instructions can be found in the [hermit-playground](https://github.com/hermit-os/hermit-playground) repository.
+- **For C/C++ applications:** Instructions can be found in the [hermit-c](https://github.com/hermit-os/hermit-c) repository.
22
23
24
### Standalone static library build
0 commit comments