Skip to content

Commit 27f9959

Browse files
authored
Fixes Storage README (GoogleCloudPlatform#506)
1 parent ef8f60a commit 27f9959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This simple command-line application demonstrates how to invoke Google Cloud Sto
1919

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

0 commit comments

Comments
 (0)