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 ef8f60a commit 27f9959Copy full SHA for 27f9959
storage/README.md
@@ -19,7 +19,7 @@ This simple command-line application demonstrates how to invoke Google Cloud Sto
19
20
```sh
21
$ git clone https://github.com/GoogleCloudPlatform/php-docs-samples
22
- $ cd php-docs-samples/storage/cli
+ $ cd php-docs-samples/storage
23
```
24
4. **Install dependencies** via [Composer](http://getcomposer.org/doc/00-intro.md).
25
Run `php composer.phar install` (if composer is installed locally) or `composer install`
0 commit comments