Skip to content

Commit 606c769

Browse files
rodion-mclaude
andcommitted
Fix install command: remove -y flag
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 79dd316 commit 606c769

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
@@ -7,7 +7,7 @@ FPF is a transdisciplinary reasoning architecture for systems engineering, knowl
77
## Install
88

99
```bash
10-
npx skills add CodeAlive-AI/fpf-simple-skill -g -y
10+
npx skills add CodeAlive-AI/fpf-simple-skill -g
1111
```
1212

1313
## Structure

0 commit comments

Comments
 (0)