Updated Building and Testing (markdown)

Anton Hvornum 2021-04-10 10:03:08 +02:00
parent e725478de1
commit e15a909fe7
1 changed files with 3 additions and 1 deletions

@ -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.<br>
The following convenience script is provided. Simply run `./test.sh`.
```bash