Update README.md

This commit is contained in:
Molly Lau 2022-11-30 15:49:35 +09:00 committed by GitHub
parent 4ac9fa777f
commit aac280931b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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!