From 0618a49dfeff4131b091ca9b8cf36c1310034847 Mon Sep 17 00:00:00 2001 From: Yonas Kolb Date: Thu, 24 Aug 2017 01:57:12 +0200 Subject: [PATCH] temporarily remove readme homebrew instructions --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 6160ef40..fd65d314 100644 --- a/README.md +++ b/README.md @@ -65,13 +65,6 @@ $ make ``` This will install XcodeGen to `usr/local/bin` so it can be used from anywhere -### Homebrew - -``` -$ brew tap yonaskolb/XcodeGen https://github.com/yonaskolb/XcodeGen.git -$ brew install XcodeGen -``` - ### Swift Package Manager **Use CI tool**