Skip to content

Commit 21e5355

Browse files
author
廖小俊
authored
fix something
1 parent 40a3757 commit 21e5355

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bigquery/api/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
1414
3. **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).
2323
5. 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

0 commit comments

Comments
 (0)