about summary refs log tree commit diff stats
path: root/apps/ex10.mu
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ex10.mu')
-rw-r--r--apps/ex10.mu2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/ex10.mu b/apps/ex10.mu
index 05198738..246c16ff 100644
--- a/apps/ex10.mu
+++ b/apps/ex10.mu
@@ -4,8 +4,6 @@
 #   ./translate apps/ex10.mu       # emits code.img
 # To run:
 #   qemu-system-i386 code.img
-# Or:
-#   bochs -f bochsrc               # bochsrc loads code.img
 #
 # Expected output:
 #   Values between -256 and +255 as you move the mouse over the window.