about summary refs log tree commit diff stats
path: root/apps/ex3.mu
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ex3.mu')
-rw-r--r--apps/ex3.mu2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/ex3.mu b/apps/ex3.mu
index 155457c6..b3f6cfea 100644
--- a/apps/ex3.mu
+++ b/apps/ex3.mu
@@ -5,8 +5,6 @@
 #   ./translate apps/ex3.mu        # emits code.img
 # To run:
 #   qemu-system-i386 code.img
-# Or:
-#   bochs -f bochsrc               # bochsrc loads code.img
 #
 # Expected output: a new green pixel starting from the top left corner of the
 # screen every time you press a key (letter or digit)