We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a3f6e commit 904e178Copy full SHA for 904e178
1 file changed
README.md
@@ -50,12 +50,6 @@ Install the bundled agent skill (interactive wizard picks your agent and scope):
50
npx -y @simpledoc/simpledoc --skill install simpledoc
51
```
52
53
-Or install without interaction:
54
-
55
-```bash
56
-npx -y @simpledoc/simpledoc --skill install simpledoc --agent codex --scope repo
57
-```
58
59
## Migrate
60
61
Run the migrator from the repo root to rename/move docs and add frontmatter as needed:
0 commit comments