There was an error while loading. Please reload this page.
1 parent 895df97 commit 04c6ec6Copy full SHA for 04c6ec6
README.md
@@ -20,14 +20,14 @@
20
## Installation :
21
22
* `apt update`
23
-* `apt install git curl php openssh -y`
+* `apt install git curl php openssh-server -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 openssh -y ; git clone git://github.com/htr-tech/zphisher.git ; cd zphisher ; bash zphisher.sh
+apt update ; apt install git curl php openssh-server -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