From 07ac2873e83152bb3f8ee97f3ca57d7403268a15 Mon Sep 17 00:00:00 2001 From: Dan Fry Date: Wed, 16 Dec 2020 15:25:42 +0000 Subject: [PATCH] Update README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4adbbba..def6e40 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a toy virtual machine built using Apple's Virtualization framework, that There's a short video demo of toyvm running Debian on an M1 Mac mini [here](https://www.youtube.com/watch?v=zXqVAUl7T4k). -As well as toyvm itself, kernel, initial ram disk and root filesystem images are needed to build a working system. Please see [debian-vm-aarch64](https://github.com/danielrfry/debian-vm-aarch64) for pre-built ones for Debian Buster on Apple Silicon. +As well as toyvm itself, kernel, initial ram disk and root filesystem images are needed to build a working system. Please see [debian-vm-aarch64](https://github.com/danielrfry/debian-vm-aarch64) for pre-built ones for Debian Buster on Apple Silicon. The scripts used to produce these are also available at [debian-vm-build](https://github.com/danielrfry/debian-vm-build). ``` usage: toyvm [options] [kernel command line]