diff --git a/vision/README.md b/vision/README.md index e74d7d2149..9c562795cc 100644 --- a/vision/README.md +++ b/vision/README.md @@ -15,7 +15,7 @@ Vision API from PHP. 3. **Clone the repo** and cd into this directory ``` $ git clone https://github.com/GoogleCloudPlatform/php-docs-samples - $ cd php-docs-samples/vision/api + $ cd php-docs-samples/vision ``` 4. **Install dependencies** via [Composer](http://getcomposer.org/doc/00-intro.md). Run `php composer.phar install` (if composer is installed locally) or `composer install`