aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions
diff options
context:
space:
mode:
authorJack Nagel2014-08-09 22:45:02 -0500
committerJack Nagel2014-08-09 22:45:02 -0500
commitd6cb402d4094b31bba25ea0c420850ed038d0a3e (patch)
treef9d571fb673d8dbb64319fc17cded38a5e8a74db /Library/Contributions
parent44d197762bae8e33feacf0f84f72d418d7e52bef (diff)
downloadhomebrew-d6cb402d4094b31bba25ea0c420850ed038d0a3e.tar.bz2
Update tap README template
Diffstat (limited to 'Library/Contributions')
-rwxr-xr-xLibrary/Contributions/cmd/brew-tap-readme.rb2
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