Browse Source

add build instructions

master
Wesley Kerfoot 4 years ago
parent
commit
2d6f0e8503
  1. 3
      README.md

3
README.md

@ -12,3 +12,6 @@ Goals:
* Ability to safely install a custom CA certificate on your phone, and revoke it.
* Reverse proxying / MITM your phone.
* Create a backup of everything accessible (requires root for everything).
### Building
Simply install `nim` and `nimble` and run `nimble build` to get the binary.

Loading…
Cancel
Save