From 92933b11c097aa1c0e57abf3c4a770a849af4e25 Mon Sep 17 00:00:00 2001 From: Heikki Orsila Date: Sun, 28 Jan 2024 11:42:45 +0200 Subject: [PATCH] Add python3-termcolor package into dependencies [DOCUMENTATION] [CORRECTIVE] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1835f2d..f27a78d 100644 --- a/README.md +++ b/README.md @@ -34,12 +34,12 @@ yay -S woeusb-ng #### Ubuntu ```shell -sudo apt install git p7zip-full python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin parted dosfstools ntfs-3g +sudo apt install git p7zip-full python3-termcolor python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin parted dosfstools ntfs-3g ``` #### Fedora (tested on: Fedora Workstation 33) ```shell -sudo dnf install git p7zip p7zip-plugins python3-pip python3-wxpython4 +sudo dnf install git p7zip p7zip-plugins python3-termcolor python3-pip python3-wxpython4 ``` ### 2. Install WoeUSB-ng