mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove typo
This commit is contained in:
parent
ebe41f1d46
commit
c04a4ffc01
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ echo -e " \e[92m# HermitCore is also usable as a classical unikernel. By setting
|
|||
echo -n $MYPROMPT
|
||||
echo -e " \e[92m# environment variable HERMIT_ISLE to qemu, the application will be started\e[39m" | randtype -m 2 -t 18,6000
|
||||
echo -n $MYPROMPT
|
||||
echo -e " \e[92m# within a virtual machine. The boot time is about 2s.\e[39m" | randtype -m 0 -t 18,6000
|
||||
echo -e " \e[92m# within a virtual machine. The boot time is about 1s.\e[39m" | randtype -m 0 -t 18,6000
|
||||
echo -n $MYPROMPT
|
||||
echo " HERMIT_ISLE=qemu time hermit/usr/tests/hello" | randtype -m 0 -t 18,6000
|
||||
HERMIT_ISLE=qemu time hermit/usr/tests/hello
|
||||
|
|
Loading…
Add table
Reference in a new issue