Skip to content

Commit 94121d1

Browse files
author
Pawel Scibek
committed
Updated ReadMe to point brew install directly to brew tap instead of polidea's fork
1 parent bd8b4b9 commit 94121d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ Installation
5151
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.
5252
5353
``` sh
54-
brew install https://raw.githubusercontent.com/Polidea/homebrew/ios-class-guard/Library/Formula/ios-class-guard.rb
54+
brew install ios-class-guard
5555
```
5656

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

6262
How to use it?

0 commit comments

Comments
 (0)