Skip to content

Commit

Permalink
Updated ReadMe to point brew install directly to brew tap instead of …
Browse files Browse the repository at this point in the history
…polidea's fork
  • Loading branch information
Pawel Scibek committed Oct 20, 2015
1 parent bd8b4b9 commit 94121d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -51,12 +51,12 @@ Installation
Execute this simple bash script in Terminal. When asked for the password, enter your account. It's needed, because the utility is installed in /usr/local/bin.
``` sh
brew install https://raw.githubusercontent.com/Polidea/homebrew/ios-class-guard/Library/Formula/ios-class-guard.rb
brew install ios-class-guard
```

To install bleeding edge version:
``` sh
brew install --HEAD https://raw.githubusercontent.com/Polidea/homebrew/ios-class-guard/Library/Formula/ios-class-guard.rb
brew install --HEAD ios-class-guard
```

How to use it?
Expand Down

0 comments on commit 94121d1

Please sign in to comment.