From d5089c520e57f9fd19b9782496ea6e9bd56f93b6 Mon Sep 17 00:00:00 2001 From: chrisstone07 Date: Fri, 28 Feb 2020 12:18:41 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6178367..d894d60 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ A cloud based Android Spying or Monitoring Tool, powered by NodeJS 9. Now run follow commands in termial to install packages `heroku buildpacks:add heroku/jvm` then run `heroku buildpacks:add heroku/nodejs` -10. Now run this command in your terminal `git push heroku herooku:master` +10. Now run this command in your terminal `git push heroku herooku:master`, if this gives an error try this `git push -f heroku herooku:master` 11. All done now it will take time to complete, after that you can visit your domain shown in terminal.