From e15a909fe7ba7412342720cbf55e0a17965d26ad Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Sat, 10 Apr 2021 10:03:08 +0200 Subject: [PATCH] Updated Building and Testing (markdown) --- Building-and-Testing.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Building-and-Testing.md b/Building-and-Testing.md index 3151223..c956b08 100644 --- a/Building-and-Testing.md +++ b/Building-and-Testing.md @@ -55,7 +55,9 @@ And that should produce your ISO. # Build Script -For a simple script that builds, boots and does all this automatically. + * Requires: `archiso`, `git` and `qemu` + +For a simple script that builds, boots and does all this automatically.
The following convenience script is provided. Simply run `./test.sh`. ```bash