Skip to content

Commit 189015d

Browse files
committed
docs: use singular agy plugin install
Correct the Antigravity CLI command from `plugins install` to `plugin install`.
1 parent 74a22c6 commit 189015d

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
@@ -132,7 +132,7 @@ You can install plugins directly from a remote GitHub repository.
132132
**1. Install the plugin:**
133133

134134
```bash
135-
agy plugins install https://github.com/gemini-cli-extensions/cloud-sql-sqlserver
135+
agy plugin install https://github.com/gemini-cli-extensions/cloud-sql-sqlserver
136136
```
137137

138138
**2. Set env vars:**

0 commit comments

Comments
 (0)