diff --git a/Makefile b/Makefile index 9ee2b0bb0523e0dcab8aa9b0c6d36a5d1f04abd7..18f588325cb457cb95a5284b71785a4eb3b0b920 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DISK = vm0.img ARCH ?= aarch64 PROFILE ?= release BOARD ?= tx2 -# features, seperate with comma `,` +# features, separate with comma `,` FEATURES ?= # Toolchain diff --git a/README.md b/README.md index 56ffa5cf0a89eb5a881b1f6a2331f1604cea992d..2e642ec624f7b4fca5cc0954c08e8935c3d7324b 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ The kernel module on NVIDIA L4T 32.6.1 (for Jestion TX2), Linux 4.9.140/5.10.160 ## How to Run Guest VM -When starting Rust-Shyper, the MVM will boot automatically. Logging on to the MVM (a Linux priviledged VM), take the QEMU configuration as an example, then can we configure and start the Guest VMs. +When starting Rust-Shyper, the MVM will boot automatically. Logging on to the MVM (a Linux privileged VM), take the QEMU configuration as an example, then can we configure and start the Guest VMs. **Step 1**: Install the kernel module