diff --git a/README.md b/README.md index 336fd71..08a362d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Grab cam shots from target's phone front camera or PC webcam just sending a link

This tool require PHP for webserver, SSH or serveo link. First run following command on your terminal

``` -apt-get -y install php openssh git wget +apt-get -y install php openssh-sftp-server git wget ``` ## Installing (Kali Linux/Termux):