Skip to content

Commit ce5dbea

Browse files
deathemperorTakashi Matsuo
authored andcommitted
correct project path (GoogleCloudPlatform#523)
1 parent 20e89bb commit ce5dbea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vision/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Vision API from PHP.
1515
3. **Clone the repo** and cd into this directory
1616
```
1717
$ git clone https://github.com/GoogleCloudPlatform/php-docs-samples
18-
$ cd php-docs-samples/vision/api
18+
$ cd php-docs-samples/vision
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)