From 6537ef89d376958009c10f4e3b4496a1fbd6d548 Mon Sep 17 00:00:00 2001 From: MAHESH KUMAR <59735191+RaoMK@users.noreply.github.com> Date: Sun, 23 Feb 2020 15:43:06 +0530 Subject: [PATCH] Updated commands to run --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7cfbacb..6178367 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ A cloud based Android Spying or Monitoring Tool, powered by NodeJS 3. Now install Heroku CLI on your Computer [Instuctions](https://devcenter.heroku.com/articles/heroku-cli) -4. Now Download the codes [Click here to Download](https://github.com/XploitWizer/XploitSPY/archive/Heroku.zip) +4. Now open your terminal and run command `git clone -b herooku https://github.com/XploitWizer/XploitSPY` -5. Now Extract the Downloaded Zip file and Open the extracted folder +5. It will download Latest codes for you in your PC -6. Open Terminal inside the extracted folder +6. Now change the directory to XploitSPY using command `cd XploitSPY` 7. Now Login into Heroku CLI using command `heroku login -i` now enter your login details and hit Enter