Skip to content

Commit e89ae22

Browse files
authored
doc: and note to install before build
1 parent f1ad593 commit e89ae22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ To test your code changes with Gemini CLI you can run:
106106

107107
```bash
108108
gemini extensions uninstall google-workspace
109-
npm run build
109+
npm install && npm run build
110110
gemini extensions link .
111111
gemini extensions list
112112
gemini --debug

0 commit comments

Comments
 (0)