diff --git a/README.md b/README.md
index 75de39d5fdebeab845c497b28486629d76481c3a..095ce1493caa16baadb41ace30451f9923c8f126 100644
--- a/README.md
+++ b/README.md
@@ -24,11 +24,10 @@ This will create the operating system binary itself:
 
     minimalos.bin
 
-and a CDROM, i.e. ISO, image:
-
-    minimalos.iso
 
 Run
+  
+    qemu-system-i386 --kernel minimal.bin
 ============
 
 Now we have built our minimal OS we would like to run it. To do this