We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eadf39 commit d5560a4Copy full SHA for d5560a4
pubsub/api/README.md
@@ -15,7 +15,7 @@ This simple command-line application demonstrates how to invoke Google Pub\Sub f
15
16
```sh
17
$ git clone https://github.com/GoogleCloudPlatform/php-docs-samples
18
- $ cd php-docs-samples/pubsub/cli
+ $ cd php-docs-samples/pubsub/api
19
```
20
4. **Install dependencies** via [Composer](http://getcomposer.org/doc/00-intro.md).
21
Run `php composer.phar install` (if composer is installed locally) or `composer install`
0 commit comments