about summary refs log tree commit diff stats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/README.md b/shell/README.md
index c2cae46f..d0dd61ec 100644
--- a/shell/README.md
+++ b/shell/README.md
@@ -177,9 +177,6 @@ To pass operators to higher-order functions, wrap them in parens
 
 * No mouse support.
 
-* Don't press keys too quickly (such as by holding down a key). The Mu
-  computer will crash (and often Qemu will segfault).
-
 * Mu currently assumes access to 2GB of RAM. To increase that, modify the
   definition of `Heap` in 120allocate.subx, and then modify the `-m 2G`
   argument in the Qemu commands above. Mu currently has no virtual