Skip to content

Commit

Permalink
Change readme to point to github releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuzion24 committed Jan 26, 2016
1 parent 8f970f4 commit 5c33b20
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,15 @@ You can download the xposed framework [here](http://repo.xposed.info/module/de.r

### Install from binary

The JustTrustMe binary can be downloaded from here:
`https://github.com/Fuzion24/JustTrustMe/releases/latest`

```
adb install ./bin/JustTrustMe.apk
adb install ./JustTrustMe.apk
```
or navigate here and download the APK on your phone:

[https://github.com/Fuzion24/JustTrustMe/blob/master/bin/JustTrustMe.apk?raw=true](https://github.com/Fuzion24/JustTrustMe/blob/master/bin/JustTrustMe.apk?raw=true)
or navigate here and download the APK on your phone:
`https://github.com/Fuzion24/JustTrustMe/releases/latest`


### Build from Source
Expand Down

0 comments on commit 5c33b20

Please sign in to comment.