From 2bc5e8a3374fb770ad792aa547b9fbc022d57274 Mon Sep 17 00:00:00 2001 From: michael starke Date: Sun, 1 Dec 2013 21:24:26 +0100 Subject: [PATCH] Added download and build instructions, since it seems to be an reoccurring issue to get things running :) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6473e889..198fe098 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,15 @@ Use it with caution, it's unfinished. Really! All releases can be found at [Github](https://github.com/mstarke/MacPass/releases). +If you want to live dangerously and want to take a look at the master: + + git clone https://github.com/mstarke/MacPass + cd MacPass + git submodule init + git submodule update + +After that you can build and run in XCode. If you run into signing issues take a look at #92 + ##Known Major Issues * Binary releases (0.2.x - 0.3.x):