diff options
Diffstat (limited to 'Library/Contributions/cmd/brew-tap-readme.rb')
| -rwxr-xr-x | Library/Contributions/cmd/brew-tap-readme.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Contributions/cmd/brew-tap-readme.rb b/Library/Contributions/cmd/brew-tap-readme.rb index 957904463..1d3410e06 100755 --- a/Library/Contributions/cmd/brew-tap-readme.rb +++ b/Library/Contributions/cmd/brew-tap-readme.rb @@ -15,7 +15,7 @@ If the formula conflicts with one from Homebrew/homebrew or another tap, you can  You can also install via URL:  ``` -brew install https://raw.github.com/Homebrew/homebrew-#{name}/master/<formula>.rb +brew install https://raw.githubusercontent.com/Homebrew/homebrew-#{name}/master/<formula>.rb  ```  Docs  | 
