mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 05:34:34 +08:00
Update README.md
This commit is contained in:
parent
c4f57c7993
commit
d449ebd692
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ And then continue to download and execute this script.
|
|||
Debian series(Debian / Ubuntu / Kali):
|
||||
<pre><code>apt update -y</code></pre>
|
||||
<pre><code>apt install wget -y</code></pre>
|
||||
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):
|
||||
<pre><code>yum install wget -y</code></pre>
|
||||
or:
|
||||
<pre><code>dnf install wget -y</code></pre>
|
||||
|
|
Loading…
Reference in a new issue