rtk-ai/rtk
View on GitHubThe copilot initialisation is misleading in README file quick start section
Open
#2,244 opened on Jun 3, 2026
area:docsdocumentationgood first issuepriority:low
Repository metrics
- Stars
- (48,085 stars)
- PR merge metrics
- (Avg merge 8d 17h) (49 merged PRs in 30d)
Description
In the quick start section it says:
rtk init -g # Claude Code / Copilot (default)
But when running the command it only works for claude. So the the fix should be:
rtk init -g # Claude Code
rtk init -g --copilot # Copilot