Skip to content

Commit bc3aad9

Browse files
committed
fix: installation guide
1 parent 9861834 commit bc3aad9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,11 @@ gh auth login
6868
# 2. Install the gh-aw CLI extension
6969
gh extension install github/gh-aw
7070

71-
# 3. Add the workflow (checks prerequisites, prompts for the engine secret, adds the workflow, and may open a PR — merge it when ready)
71+
# 3. Add the workflow (sets secret, adds workflow, opens a PR — may need to manually merge)
72+
# add a `--skip-secret` flag if you wish to set secret via GitHub UI instead
7273
gh aw add-wizard dosu-ai/better-stale-bot/better-stale-bot
7374

74-
# 4. Pull locally (if the wizard opened a PR you merged from the web UI)
75+
# 4. Pull locally (if needed)
7576
git pull
7677
```
7778

0 commit comments

Comments
 (0)