Skip to content

Commit c9dfaa5

Browse files
authored
Version 2.1 beta release
1 parent a1aa6c1 commit c9dfaa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
## Installation :
2121

2222
* `apt update`
23-
* `apt install git curl php -y`
23+
* `apt install git curl php wget -y`
2424
* `git clone git://github.com/htr-tech/zphisher.git`
2525
* `cd zphisher`
2626
#### > Run : `bash zphisher.sh`
2727

2828
## Single Command :
2929
```
30-
apt update ; apt install git curl php -y ; git clone git://github.com/htr-tech/zphisher.git ; cd zphisher ; bash zphisher.sh
30+
apt update ; apt install git curl wget php -y ; git clone git://github.com/htr-tech/zphisher.git ; cd zphisher ; bash zphisher.sh
3131
```
3232
<br>
3333
<p align="center">

0 commit comments

Comments
 (0)