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 @@ -13,7 +13,7 @@ This simple command-line application demonstrates how to invoke Google BigQuery
1313 to the path of the JSON key that was downloaded.
14143 . ** Clone the repo** and cd into this directory
1515
16- ``` sh
16+ ```
1717 $ git clone https://github.com/GoogleCloudPlatform/php-docs-samples
1818 $ cd php-docs-samples/bigquery/api
1919 ```
@@ -22,7 +22,7 @@ This simple command-line application demonstrates how to invoke Google BigQuery
2222 (if composer is installed globally).
23235. Run `php bigquery.php`. The following commands are available:
2424
25- ` ` ` sh
25+ ```
2626 browse-table Browse a BigQuery table
2727 datasets List BigQuery datasets
2828 export Export data from a BigQuery table into a Cloud Storage bucket
You can’t perform that action at this time.
0 commit comments