From 20a881b6a4d4cce2a35b5e8b51478c1b8e273c1d Mon Sep 17 00:00:00 2001 From: Chuong Vu Date: Sun, 11 Mar 2018 18:49:30 -0700 Subject: [PATCH] Update doc for OSX build Avoids the confusion that I just had.. --- contrib/build-osx/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/build-osx/README.md b/contrib/build-osx/README.md index af43e05ce..fd8d1d011 100644 --- a/contrib/build-osx/README.md +++ b/contrib/build-osx/README.md @@ -12,6 +12,7 @@ This assumes that the Xcode command line tools (and thus git) are already instal - ./make_osx + $ cd electrum + $ ./contrib/build-osx/make_osx ## 2. Done