From aac280931bcfe867c4b64dceaa19b5aa71c17f7c Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Wed, 30 Nov 2022 15:49:35 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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!