Skip to content

Commit 55bf695

Browse files
Update tutorial command to use model 'claude-sonnet-4.5'
1 parent abe87ab commit 55bf695

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
@@ -14,7 +14,7 @@ An interactive, hands-on tutorial for learning GitHub Copilot CLI — built enti
1414
git clone git@github.com:instil/github-copilot-tutorial.git
1515
cd github-copilot-tutorial
1616
npm install --prefix exercises/sample-app
17-
copilot -i "start the tutorial" --model "claude-sonnet-4.6"
17+
copilot -p "start the tutorial" --model "claude-sonnet-4.5"
1818
```
1919

2020
This command automatically starts the tutorial and shows you the welcome screen.

0 commit comments

Comments
 (0)