aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/thrift.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/thrift.rb b/Library/Formula/thrift.rb
index f8e6b2e19..d6c9f4e5f 100644
--- a/Library/Formula/thrift.rb
+++ b/Library/Formula/thrift.rb
@@ -80,7 +80,7 @@ class Thrift < Formula
gem install thrift
To install PHP extension for e.g. PHP 5.5:
- brew install josegonzalez/php/php55-thrift
+ brew install homebrew/php/php55-thrift
EOS
end
end