fix homebrew installation intructions

This commit is contained in:
Yonas Kolb
2017-08-23 16:09:40 +02:00
committed by GitHub
parent db1be23b06
commit 41733fc146
+2 -2
View File
@@ -68,8 +68,8 @@ This will install XcodeGen to `usr/local/bin` so it can be used from anywhere
### Homebrew
```
brew tap yonaskolb/XcodeGen git@github.com:yonaskolb/XcodeGen.git
brew install XcodeGen
$ brew tap yonaskolb/XcodeGen https://github.com/yonaskolb/XcodeGen.git
$ brew install XcodeGen
```
### Swift Package Manager