From f5fcfb61081e693e67daef52aa9070fa5d7fb596 Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Sun, 1 Nov 2015 09:31:49 +0100 Subject: [PATCH] some code cleanups --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 41659f2cc..d8873d3ce 100644 --- a/README.md +++ b/README.md @@ -40,5 +40,4 @@ NETMASK=255.255.255.0 IPADDR=192.168.28.1 NM_CONTROLLED=yes ``` -8. Boot your system. -9. Follow the above tutorial (*Building and testing HermitCore within a virtual machine*) from point 5. +Finally, boot your system with the new Linux kernel and follow the above tutorial (*Building and testing HermitCore within a virtual machine*) from point 5.