From 4b3d658510800034b1ed723d1298837c4b7c7988 Mon Sep 17 00:00:00 2001 From: huakim <92579808+huakim@users.noreply.github.com> Date: Tue, 19 Nov 2024 22:22:32 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f0a6b43..a8aa6b0 100644 --- a/README.md +++ b/README.md @@ -42,14 +42,14 @@ sudo venv/bin/python3 main.py hack {nodataperm, hidestatusbar} ## Dependencies "lzip" is required for this script to work, install it using your distribution's package manager: +### openSUSE, Gecko based distributions: + sudo zypper install lzip +### RHEL, Fedora and Rocky based distributions: + sudo dnf install lzip ### Arch, Manjaro and EndeavourOS based distributions: sudo pacman -S lzip ### Debian and Ubuntu based distributions: sudo apt install lzip -### RHEL, Fedora and Rocky based distributions: - sudo dnf install lzip -### openSUSE based distributions: - sudo zypper install lzip ## Install OpenGapps