diff --git a/README.md b/README.md index 7edb9c6c..f48b9ca0 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,9 @@ Assuming that you have **installed** Uhyve, run the hypervisor to start the unik uhyve /path/to/the/unikernel/binary ``` +> [!NOTE] +> To see output from the kernel, make sure to use the `-v`/`--verbose` flag or set the environment variable `HERMIT_VERBOSE` to 1. + > [!NOTE] > This repository ships a few binaries that can be used for testing. >