Skip to content

Commit 925a325

Browse files
authored
Add gRPC to Spanner README (GoogleCloudPlatform#383)
1 parent 7aa534f commit 925a325

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spanner/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ authentication:
4040

4141
## Install Dependencies
4242

43+
1. Ensure the [gRPC PHP Extension][php_grpc] is installed and enabled on your machine.
4344
1. [Enable the Cloud Spanner API](https://console.cloud.google.com/flows/enableapi?apiid=spanner.googleapis.com).
4445

4546
1. **Install dependencies** via [Composer](http://getcomposer.org/doc/00-intro.md).
@@ -99,6 +100,7 @@ This sample uses the [Google Cloud Client Library for PHP][google-cloud-php].
99100
You can read the documentation for more details on API usage and use GitHub
100101
to [browse the source][google-cloud-php-source] and [report issues][google-cloud-php-issues].
101102

103+
[php_grpc]: http://cloud.google.com/php/grpc
102104
[google-cloud-php]: https://googlecloudplatform.github.io/google-cloud-php
103105
[google-cloud-php-source]: https://github.com/GoogleCloudPlatform/google-cloud-php
104106
[google-cloud-php-issues]: https://github.com/GoogleCloudPlatform/google-cloud-php/issues

0 commit comments

Comments
 (0)