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 800f946 commit e94d3cdCopy full SHA for e94d3cd
translate/api/README.md
@@ -13,7 +13,7 @@ https://cloud.google.com/translate/).
13
3. **Clone the repo** and cd into this directory
14
```
15
$ git clone https://github.com/GoogleCloudPlatform/php-docs-samples
16
- $ cd php-docs-samples/vision/api
+ $ cd php-docs-samples/translate/api
17
18
4. **Install dependencies** via [Composer](http://getcomposer.org/doc/00-intro.md).
19
Run `php composer.phar install` (if composer is installed locally) or `composer install`
0 commit comments