From 82d02081362603d3c7fd06136ede8fc628ef6f92 Mon Sep 17 00:00:00 2001 From: sneak Date: Wed, 19 Feb 2020 23:24:56 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 README.md diff --git a/README.md b/README.md old mode 100755 new mode 100644 index ea37e2d..4f3b443 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ Open a terminal and run the following: * `chsh -s /bin/bash` and enter password * `sudo xcodebuild -license accept` and click ok/install on developer tools installer popup window -* `bash <(curl -s https://raw.githubusercontent.com/sneak/osximage/master/install.sh)` +* `bash <(curl -s https://git.eeqj.de/sneak/osx/raw/branch/master/install.sh)`