From d4c1fd58a31307b9cc7fe71a209d4722f11e8c5b Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Mon, 8 May 2023 10:32:30 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 888509d..a425cdf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Something about scripts ## Download:
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh
-## Dependences: +## Dependences && Supporting the following OS list to install to the OS that script supported: Debian series(Debian / Ubuntu / Kali):
apt update -y
apt install wget -y