From f3de56044d8a14c75b87496966afa3147479209d Mon Sep 17 00:00:00 2001 From: Howard Wu Date: Sun, 19 Mar 2023 20:59:38 +0800 Subject: [PATCH] Update README.md --- docs/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index 9e62ff6..f13b7f0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,10 +8,10 @@ The following dependencies are required: - | DistrOS | | | | | - |:-------------------:|---------------------------------------------------------------------------------|------------|------------|--------------| - | Debian | `lzip patchelf e2fsprogs aria2 python3 python3-pip aria2 p7zip-full attr unzip` | `whiptail` | `xz-utils` | `qemu-utils` | - | openSUSE Tumbleweed | Same as above | `dialog` | `xz` | `qemu-tools` | + | DistrOS | | | | | + |:-------------------:|---------------------------------------------------------------------------|------------|------------|--------------| + | Debian | `lzip patchelf e2fsprogs python3 python3-pip aria2 p7zip-full attr unzip` | `whiptail` | `xz-utils` | `qemu-utils` | + | openSUSE Tumbleweed | Same as above | `dialog` | `xz` | `qemu-tools` | The python3 library `requests` is used.