File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ This simple command-line application demonstrates how to invoke Google Cloud Sto
2020 ``` sh
2121 $ git clone https://github.com/GoogleCloudPlatform/php-docs-samples
2222 $ cd php-docs-samples/storage/cli
23- ```
23+ ```
24244. ** 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`
2626 (if composer is installed globally).
@@ -33,7 +33,7 @@ This simple command-line application demonstrates how to invoke Google Cloud Sto
3333 encryption Upload and download Cloud Storage objects with encryption
3434 object-acl Manage the ACL for Cloud Storage objects
3535 objects Manage Cloud Storage objects
36- ```
36+ ` ` `
37376. Run ` php storage.php COMMAND --help` to print information about the usage of each command.
3838
3939# # Contributing changes
You can’t perform that action at this time.
0 commit comments