Skip to content

Commit 50edf08

Browse files
authored
chore: update readme install cmd (#14)
1 parent 8b141e9 commit 50edf08

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
@@ -18,7 +18,7 @@ Learn more about [Gemini CLI Extensions](https://github.com/google-gemini/gemini
1818

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

21-
* [Gemini CLI](https://github.com/google-gemini/gemini-cli) installed with version +v0.6.0.
21+
* [Gemini CLI](https://github.com/google-gemini/gemini-cli) installed with version **+v0.6.0**.
2222
* A Google Cloud project with the **Cloud SQL Admin API** enabled.
2323
* IAM Permissions:
2424
* Cloud SQL Client (`roles/cloudsql.client`)
@@ -29,7 +29,7 @@ Before you begin, ensure you have the following:
2929
To install the extension, use the command:
3030

3131
```bash
32-
gemini extensions install github.com/gemini-cli-extensions/cloud-sql-postgresql
32+
gemini extensions install https://github.com/gemini-cli-extensions/cloud-sql-postgresql
3333
```
3434

3535
## Configuration

0 commit comments

Comments
 (0)