Update README.md

The php56-grpc extension has been removed from Homebrew
pull/20387/head
jeffreyqw 5 years ago committed by GitHub
parent ab62f1fec0
commit c8cc5a324f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/php/README.md

@ -43,7 +43,6 @@ $ sudo yum install php56w php56w-devel php-pear phpunit gcc zlib-devel
**Install PHP and PECL on Mac:**
```sh
$ brew install homebrew/php/php56-grpc
$ curl -O http://pear.php.net/go-pear.phar
$ sudo php -d detect_unicode=0 go-pear.phar
```

Loading…
Cancel
Save