Update README.md

This commit is contained in:
chrisstone07 2020-02-28 12:18:41 +05:30 committed by GitHub
parent a669474f5a
commit d5089c520e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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` 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. 11. All done now it will take time to complete, after that you can visit your domain shown in terminal.