Skip to content

Commit be67c6e

Browse files
authored
chore: update readme install cmd (#17)
1 parent d0f584d commit be67c6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

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

19-
* [Gemini CLI](https://github.com/google-gemini/gemini-cli) installed with version +v0.6.0.
19+
* [Gemini CLI](https://github.com/google-gemini/gemini-cli) installed with version **+v0.6.0**.
2020
* A Google Cloud project with the **Cloud SQL Admin API** enabled.
2121
* IAM Permissions:
2222
* Cloud SQL Client (`roles/cloudsql.client`)
@@ -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/cloud-sql-sqlserver
31+
gemini extensions install https://github.com/gemini-cli-extensions/cloud-sql-sqlserver
3232
```
3333

3434
## Configuration

0 commit comments

Comments
 (0)