Update README.md

This commit is contained in:
Molly Lau 2023-05-08 10:32:30 +09:00 committed by GitHub
parent 15a36af508
commit d4c1fd58a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ Something about scripts
## Download:
<pre><code>wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh</code></pre>
## Dependences:
## Dependences && Supporting the following OS list to install to the OS that script supported:
Debian series(Debian / Ubuntu / Kali):
<pre><code>apt update -y</code></pre>
<pre><code>apt install wget -y</code></pre>