diff --git a/README.md b/README.md index b8c181e..79730c7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ And then continue to download and execute this script. Debian series(Debian / Ubuntu / Kali):
apt update -y
apt install wget -y
-RedHat series, only based on RedHat 7+, grub2(CentOS / AlmaLinux / RockyLinux / OracleLinux / Fedora / VzLinux / ScientificOS / RedHat Enterprise Linux / Tencent OpenCloudOS / AWS AmazonLinux / AlibabaCloudLinux or AliyunLinux / OpenAnolis): +RedHat series, only based on RedHat 7+, grub2(CentOS / AlmaLinux / CloudLinux / RockyLinux / OracleLinux / Fedora / VzLinux / ScientificOS / RedHat Enterprise Linux / Tencent OpenCloudOS / AWS AmazonLinux / AlibabaCloudLinux or AliyunLinux / OpenAnolis):
yum install wget -y
or:
dnf install wget -y