Skip to content

Commit 9fe2384

Browse files
authored
chore: update readme install cmd (#17)
1 parent a98a275 commit 9fe2384

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Learn more about [Gemini CLI Extensions](https://github.com/google-gemini/gemini
1717

1818
Before you begin, ensure you have the following:
1919

20-
* [Gemini CLI](https://github.com/google-gemini/gemini-cli) installed with version +v0.6.0.
20+
* [Gemini CLI](https://github.com/google-gemini/gemini-cli) installed with version **+v0.6.0**.
2121
* A Google Cloud project with the **BigQuery API** enabled.
2222
* IAM Permissions:
2323
* BigQuery User (`roles/bigquery.user`) (for executing queries and view
@@ -28,7 +28,7 @@ Before you begin, ensure you have the following:
2828
To install the extension, use the command:
2929

3030
```bash
31-
gemini extensions install github.com/gemini-cli-extensions/bigquery-data-analytics
31+
gemini extensions install https://github.com/gemini-cli-extensions/bigquery-data-analytics
3232
```
3333

3434
## Configuration

0 commit comments

Comments
 (0)