Fix homebrew installation steps

This commit is contained in:
Pedro Piñera Buendía
2017-08-22 14:42:08 +02:00
committed by GitHub
parent d00397f7e5
commit db1be23b06
+1 -1
View File
@@ -68,7 +68,7 @@ This will install XcodeGen to `usr/local/bin` so it can be used from anywhere
### Homebrew
```
brew tap yonaskolb/XcodeGen
brew tap yonaskolb/XcodeGen git@github.com:yonaskolb/XcodeGen.git
brew install XcodeGen
```