Skip to content

Commit a18d173

Browse files
fix: add github.com instead of just github in readme (npm#79)
* fix: add github.com instead of just github in readme * Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 7044602 commit a18d173

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
@@ -179,7 +179,7 @@ The repo ships 100+ Agent Skills (`SKILL.md` files) — one for every supported
179179

180180
```bash
181181
# Install all skills at once
182-
npx skills add github:googleworkspace/cli
182+
npx skills add https://github.com/googleworkspace/cli
183183

184184
# Or pick only what you need
185185
npx skills add https://github.com/googleworkspace/cli/tree/main/skills/gws-drive

0 commit comments

Comments
 (0)