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
d449ebd692
commit
67d8ee0ec5
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Debian series(Debian / Ubuntu / Kali):
|
||||||
<pre><code>apt install wget -y</code></pre>
|
<pre><code>apt install wget -y</code></pre>
|
||||||
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):
|
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>
|
<pre><code>yum install wget -y</code></pre>
|
||||||
or:
|
or (for Redhat 8+):
|
||||||
<pre><code>dnf install wget -y</code></pre>
|
<pre><code>dnf install wget -y</code></pre>
|
||||||
Alpine Linux:
|
Alpine Linux:
|
||||||
<pre><code>apk update</code></pre>
|
<pre><code>apk update</code></pre>
|
||||||
|
|
Loading…
Reference in a new issue