File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Learn more about [Gemini CLI Extensions](https://github.com/google-gemini/gemini
1717
1818Before 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 ** Dataplex API** enabled.
2222* IAM Permissions:
2323 * Dataplex Data Reader (` roles/dataplex.dataReader ` ): For reading data from the underlying assets (e.g., to run analytics queries).
@@ -28,7 +28,7 @@ Before you begin, ensure you have the following:
2828To install the extension, use the command:
2929
3030``` bash
31- gemini extensions install github.com/gemini-cli-extensions/dataplex
31+ gemini extensions install https:// github.com/gemini-cli-extensions/dataplex
3232```
3333
3434## Configuration
You can’t perform that action at this time.
0 commit comments