From ce40f20e05d1f9c169ad660d386bf93b3c76df79 Mon Sep 17 00:00:00 2001 From: bilditup1 <357902+bilditup1@users.noreply.github.com> Date: Fri, 24 Feb 2023 03:07:50 -0500 Subject: [PATCH] fix dependency typo in README.md (#380) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c76bd48..ca71094 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ | DistrOS | | | | | |:-------:|-------------------------------------------------------------------------------------------------|-------------------|------------|-----------| - | Debian | `lzip wine winetricks patchelf e2fsprogs aria2 python3 python3-pip aria2 p7zip-full attr unzip` | `setools` | `whiptail` | `xz-util` | + | Debian | `lzip wine winetricks patchelf e2fsprogs aria2 python3 python3-pip aria2 p7zip-full attr unzip` | `setools` | `whiptail` | `xz-utils` | | SuSE | Same as above | `setools-console` | `dialog` | `xz` | The following components need to be installed using `winetricks`: `msxml6`