From c485037324c3f328dcab0afa77cdb1be056a4b39 Mon Sep 17 00:00:00 2001 From: AlekseiBo Date: Fri, 24 May 2019 12:19:50 +0200 Subject: [PATCH 1/2] Remove good luck (#30) --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 1804c829..4aeb041e 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,3 @@ To build GUI application: h. Unfold the certificate in Keychain Access window and double click underlying private key "Zano". Select "Access Control" tab, then select "Allow all applications to access this item". Click "Save Changes". 2. Revise building script, comment out unwanted steps and run it: `utils/build_script_mac_osx.sh` 3. The application should be here: `/buid_mac_osx_64/release/src` - - -Good luck! From 18e0bdfa779c3c70ebf1e78580548b0337e6df71 Mon Sep 17 00:00:00 2001 From: AlekseiBo Date: Fri, 24 May 2019 12:21:04 +0200 Subject: [PATCH 2/2] Update cloning instruction (#29) --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 4aeb041e..c078209d 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,6 @@ Be sure to properly clone the repository: `$ git clone --recursive https://github.com/hyle-team/zano.git` -or, if already cloned: - -`$ cd zano/ && git submodule init && git submodule update` - ### Dependencies | component / version | minimum
(not recommended but may work) | recommended | most recent of what we have ever tested | |--|--|--|--|