commit 858a39571e0201394b5495f0b98813fbb6f89407 parent bf67920f7f8211e507991899c693670dc6380757 Author: ThomasV <thomasv@electrum.org> Date: Thu, 22 Mar 2018 12:28:55 +0100 Merge pull request #4121 from Chuongv/updateDocForOSX Update doc for OSX build Diffstat:
M | 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 @@ -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