about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 51600652..8ea88d27 100644
--- a/Readme.md
+++ b/Readme.md
@@ -13,7 +13,7 @@ to run, and nothing else.
   $ ./gen_iso examples/ex6.subx
   # try it out
   $ qemu-system-x86_64 -m 256M -cdrom mu.iso -boot d
-  # print the message followed by kernel panic
+  # print the message
   ```
 
 [![Build Status](https://api.travis-ci.org/akkartik/mu.svg?branch=master)](https://travis-ci.org/akkartik/mu)