Skip to content

Commit 50b06c5

Browse files
authored
Update README.md
1 parent b8ab670 commit 50b06c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Inspired by modern coding-agent CLIs, with a similar workflow and UX: REPL with
66

77
```powershell
88
# 30-second quickstart (Windows / PowerShell)
9+
# DeepSeek
910
$env:DEEPSEEK_API_KEY = "sk-..."
1011
cargo run --release -- repl --provider deepseek --model deepseek-v4-pro --project D:\your-project --no-setup
1112

0 commit comments

Comments
 (0)