Skip to content

Commit ceda422

Browse files
committed
docs: use singular agy plugin install
Correct the Antigravity CLI command from `plugins install` to `plugin install`.
1 parent 7adeabc commit ceda422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ You can install plugins directly from a remote GitHub repository.
134134
**1. Install the plugin:**
135135

136136
```bash
137-
agy plugins install https://github.com/gemini-cli-extensions/cloud-sql-mysql
137+
agy plugin install https://github.com/gemini-cli-extensions/cloud-sql-mysql
138138
```
139139

140140
**2. Set env vars:**

0 commit comments

Comments
 (0)