Clearly document the bash 4+ requirement. Close #93

This commit is contained in:
Martin Wimpress 2021-10-13 03:39:40 +01:00
parent 9de5ea19cf
commit 8b3d64882f
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3

View File

@ -56,6 +56,7 @@ See this (old) video where I explain some of my motivations for creating Quickem
## Requirements
* [QEMU](https://www.qemu.org/) (*6.0.0 or newer*)
* [bash](https://www.gnu.org/software/bash/) (*4.0 or newer*)
* [Coreutils](https://www.gnu.org/software/coreutils/)
* [grep](https://www.gnu.org/software/grep/)
* [jq](https://stedolan.github.io/jq/)