about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-04-25 15:58:03 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-04-25 15:58:03 -0700
commitd56153d004855922c31aa2762c7ce75f4e3dfa6f (patch)
tree856c81e9a6f2d6c1ed23806460b1b96b6bf921bc
parent22a95bd813c284af582cac59a6ee490e2a0d4665 (diff)
downloadmu-d56153d004855922c31aa2762c7ce75f4e3dfa6f.tar.gz
.
-rw-r--r--shell/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/README.md b/shell/README.md
index 2f6d6bd0..6a6dd3e0 100644
--- a/shell/README.md
+++ b/shell/README.md
@@ -63,7 +63,5 @@ $ qemu-system-i386 -m 2G -enable-kvm -hda code.img -hdb data.img
 
 *Known issues*
 
-* There's no way to save to disk.
-
 * Don't press keys too quickly (such as by holding down a key). The Mu
   computer will crash (and often Qemu will segfault).