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 da7303e commit e5722d2Copy full SHA for e5722d2
README.md
@@ -25,7 +25,7 @@ Help Gemini CLI create, build, test, and run Flutter apps.
25
Use the `gemini extensions install` command to install directly from the source repository:
26
27
```bash
28
-gemini extensions install --source https://github.com/gemini-cli-extensions/flutter.git
+gemini extensions install https://github.com/gemini-cli-extensions/flutter.git
29
```
30
31
You can manage the extension with the following commands:
0 commit comments