From 3ef3d46d7268e4f3b3b580b41b21e151c5f5cf85 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 8 Mar 2021 21:04:03 -0800 Subject: [PATCH] . --- shell/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/README.md b/shell/README.md index fabf16fa..318fa5e1 100644 --- a/shell/README.md +++ b/shell/README.md @@ -9,7 +9,7 @@ qemu-system-i386 disk.img You can type in expressions, hit `ctrl-s` to see their results, and hit `Tab` to focus on the `...` below and browse how the results were computed. [Here's -a demo.](https://merveilles.town/@akkartik/105790894303047592) The bottom of +a demo.](https://archive.org/details/akkartik-2min-2021-02-24) The bottom of the screen shows context-dependent keyboard shortcuts (there's no mouse in the Mu computer at the moment).