diff options
| author | Jack Nagel | 2014-08-09 22:45:02 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-08-09 22:45:02 -0500 |
| commit | d6cb402d4094b31bba25ea0c420850ed038d0a3e (patch) | |
| tree | f9d571fb673d8dbb64319fc17cded38a5e8a74db /Library/Contributions | |
| parent | 44d197762bae8e33feacf0f84f72d418d7e52bef (diff) | |
| download | homebrew-d6cb402d4094b31bba25ea0c420850ed038d0a3e.tar.bz2 | |
Update tap README template
Diffstat (limited to 'Library/Contributions')
| -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 |
