From 2d6f0e8503565fb540dd67a63b8ae0579c0f9479 Mon Sep 17 00:00:00 2001 From: Wesley Kerfoot Date: Sat, 21 Dec 2019 23:57:24 -0500 Subject: [PATCH] add build instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0872e91..b203442 100644 --- a/README.md +++ b/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.