Skip to content

Commit 37662e6

Browse files
mhenkeCopilot
andcommitted
docs: update Copilot CLI install to use fetch pattern
Matches the OpenCode/Codex pattern of telling the agent to fetch and follow the INSTALL.md instructions. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f8cce0c commit 37662e6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,10 @@ Fetch and follow instructions from https://raw.githubusercontent.com/obra/superp
8181

8282
### GitHub Copilot CLI
8383

84-
```bash
85-
git clone https://github.com/obra/superpowers.git ~/.copilot/superpowers && ~/.copilot/superpowers/.copilot/install.sh
84+
Tell Copilot CLI:
85+
86+
```
87+
Fetch and follow instructions from https://raw.githubusercontent.com/obra/superpowers/refs/heads/main/.copilot/INSTALL.md
8688
```
8789

8890
**Detailed docs:** [docs/README.copilot.md](docs/README.copilot.md)

0 commit comments

Comments
 (0)