There was an error while loading. Please reload this page.
1 parent a1aa6c1 commit c9dfaa5Copy full SHA for c9dfaa5
README.md
@@ -20,14 +20,14 @@
20
## Installation :
21
22
* `apt update`
23
-* `apt install git curl php -y`
+* `apt install git curl php wget -y`
24
* `git clone git://github.com/htr-tech/zphisher.git`
25
* `cd zphisher`
26
#### > Run : `bash zphisher.sh`
27
28
## Single Command :
29
```
30
-apt update ; apt install git curl php -y ; git clone git://github.com/htr-tech/zphisher.git ; cd zphisher ; bash zphisher.sh
+apt update ; apt install git curl wget php -y ; git clone git://github.com/htr-tech/zphisher.git ; cd zphisher ; bash zphisher.sh
31
32
<br>
33
<p align="center">
0 commit comments