mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Clearly document the bash 4+ requirement. Close #93
This commit is contained in:
parent
9de5ea19cf
commit
8b3d64882f
1 changed files with 1 additions and 0 deletions
|
@ -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/)
|
||||
|
|
Loading…
Reference in a new issue