Skip to content

Commit 05d8e1c

Browse files
authored
doc: Gemini CLI extension install command (#1093)
1 parent 62e0dac commit 05d8e1c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,9 @@ Then enable the Google Apps Script API: https://script.google.com/home/usersetti
7070

7171
You can install clasp as an Gemini CLI extensions using the following command:
7272

73-
`gemini extensions install https://github.com/google/clasp`
73+
```sh
74+
gemini extensions install https://github.com/google/clasp
75+
```
7476

7577
This makes clasp available as an MCP server in Gemini CLI.
7678

0 commit comments

Comments
 (0)