Skip to content

Commit e5722d2

Browse files
authored
remove unnecessary --source from install instructions (#45)
1 parent da7303e commit e5722d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Help Gemini CLI create, build, test, and run Flutter apps.
2525
Use the `gemini extensions install` command to install directly from the source repository:
2626

2727
```bash
28-
gemini extensions install --source https://github.com/gemini-cli-extensions/flutter.git
28+
gemini extensions install https://github.com/gemini-cli-extensions/flutter.git
2929
```
3030

3131
You can manage the extension with the following commands:

0 commit comments

Comments
 (0)