diff --git a/README.md b/README.md index bce5b13..2193a5f 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,10 @@ to make changes validating! ## Dependences: Debian series(Debian/Ubuntu):
apt update -y
+apt install wget -y
Redhat series(CentOS/Almalinux/Rockylinux/Oraclelinux/Fedora/VzLinux):
yum update --allowerasing -y
+yum install wget -y
## Quickly start
If you need to add other parameters, version number must be assigned!