We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e0dac commit 05d8e1cCopy full SHA for 05d8e1c
README.md
@@ -70,7 +70,9 @@ Then enable the Google Apps Script API: https://script.google.com/home/usersetti
70
71
You can install clasp as an Gemini CLI extensions using the following command:
72
73
-`gemini extensions install https://github.com/google/clasp`
+```sh
74
+gemini extensions install https://github.com/google/clasp
75
+```
76
77
This makes clasp available as an MCP server in Gemini CLI.
78
0 commit comments