Skip to content

Commit d5560a4

Browse files
Takashi Matsuobshaffer
Takashi Matsuo
authored andcommitted
Update PubSub README.md (GoogleCloudPlatform#387)
1 parent 9eadf39 commit d5560a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsub/api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This simple command-line application demonstrates how to invoke Google Pub\Sub f
1515

1616
```sh
1717
$ git clone https://github.com/GoogleCloudPlatform/php-docs-samples
18-
$ cd php-docs-samples/pubsub/cli
18+
$ cd php-docs-samples/pubsub/api
1919
```
2020
4. **Install dependencies** via [Composer](http://getcomposer.org/doc/00-intro.md).
2121
Run `php composer.phar install` (if composer is installed locally) or `composer install`

0 commit comments

Comments
 (0)