Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ skills with the repo, `--scope=personal` writes into your home config. A second
install refreshes to the current skills and drops any it wrote before that no
longer exist.

Until the skills are published to npm, point install at a local checkout with
`--skills-dir` or `GAFFA_SKILLS_DIR`.
The install command fetches the published skills from npm. To use a local
checkout instead, point it at one with `--skills-dir` or `GAFFA_SKILLS_DIR`.

### uninstall

Expand Down
Loading