]> rtime.felk.cvut.cz Git - hercules2020/jailhouse-build.git/commitdiff
README: Fix typos
authorMichal Sojka <michal.sojka@cvut.cz>
Sun, 26 Aug 2018 21:50:08 +0000 (23:50 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Sun, 26 Aug 2018 21:57:13 +0000 (23:57 +0200)
README.md

index efb8eaf93f05f422fa482880072ab2930045193c..6cca1783bd8342e8f99634bca6ef7d384da2dd00 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Building
     cd build
     make
 
-The above croscompiles the following: Linux kernel, Jailhouse and
+The above cross-compiles the following: Linux kernel, Jailhouse and
 simple root filesystem.
 
 Building on TX2 (only Jailhouse and Linux)
@@ -21,7 +21,7 @@ Building on TX2 (only Jailhouse and Linux)
 Booting
 =======
 
-Network book
+Network boot
 ------------
 
 We use novaboot tool (https://github.com/wentasah/novaboot) to boot
@@ -43,7 +43,7 @@ Copy the resulting .deb package to the board and install it with
     dpkg -i jailhouse_*.deb
 
 After rebooting, choose "prem kernel and jailhouse" entry from the
-extlinux boot menu. Once the stsren boots, use `systemctl` command to
+extlinux boot menu. Once the system boots, use `systemctl` command to
 start/stop jailhouse:
 
        systemctl {start|stop|status} jailhouse