From 53d6b5749a9d5ac399e61f57103c002c2733b24d Mon Sep 17 00:00:00 2001 From: PushkraJ <104222808+PushkraJ99@users.noreply.github.com> Date: Sun, 9 Apr 2023 19:03:58 +0530 Subject: [PATCH] Update README.md Updated Command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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):