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
4ac9fa777f
commit
aac280931b
1 changed files with 2 additions and 0 deletions
|
@ -47,8 +47,10 @@ to make changes validating!
|
|||
## Dependences:
|
||||
Debian series(Debian/Ubuntu):
|
||||
<pre><code>apt update -y</code></pre>
|
||||
<pre><code>apt install wget -y</code></pre>
|
||||
Redhat series(CentOS/Almalinux/Rockylinux/Oraclelinux/Fedora/VzLinux):
|
||||
<pre><code>yum update --allowerasing -y</code></pre>
|
||||
<pre><code>yum install wget -y</code></pre>
|
||||
|
||||
## Quickly start
|
||||
If you need to add other parameters, version number must be assigned!
|
||||
|
|
Loading…
Reference in a new issue