From c2778e1b271f12290117502a72a0bd2976c5abb2 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 17 Apr 2024 03:44:29 +0100 Subject: [PATCH] docs: add curl to the requirements --- README.md | 1 + docs/quickemu.1.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 41f5982..84c654b 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ requirements manually: SPICE & VirtFS support** - [bash](https://www.gnu.org/software/bash/) (*4.0 or newer*) - [Coreutils](https://www.gnu.org/software/coreutils/) +- [curl](https://curl.se/) - [EDK II](https://github.com/tianocore/edk2) - [grep](https://www.gnu.org/software/grep/) - [jq](https://stedolan.github.io/jq/) diff --git a/docs/quickemu.1.md b/docs/quickemu.1.md index bfc01ba..b5c91e0 100644 --- a/docs/quickemu.1.md +++ b/docs/quickemu.1.md @@ -195,6 +195,7 @@ requirements manually: SPICE & VirtFS support** - [bash](https://www.gnu.org/software/bash/) (*4.0 or newer*) - [Coreutils](https://www.gnu.org/software/coreutils/) +- [curl](https://curl.se/) - [EDK II](https://github.com/tianocore/edk2) - [grep](https://www.gnu.org/software/grep/) - [jq](https://stedolan.github.io/jq/)