Skip to content

Commit 3281235

Browse files
remi TaylorTakashi Matsuo
authored andcommitted
Fix Speech sample path (GoogleCloudPlatform#418)
1 parent 086b47d commit 3281235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ complex) [GRPC][grpc] API. The GRPC API also allows streaming requests.
1313

1414
Install the dependencies for this library via [composer](https://getcomposer.org)
1515

16-
$ cd /path/to/php-docs-samples/speech/api
16+
$ cd /path/to/php-docs-samples/speech
1717
$ composer install
1818

1919
Configure your project using [Application Default Credentials][adc]

0 commit comments

Comments
 (0)