Skip to content

Commit db9ff49

Browse files
Gaurav-x111claude
andcommitted
docs: add interactive session example to quick start
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 3acb677 commit db9ff49

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@ export ANTHROPIC_API_KEY="sk-ant-..."
134134
135135
# 4. Run a prompt
136136
./target/debug/claw prompt "say hello"
137+
138+
# 5. Start an interactive session
139+
./target/debug/claw
137140
```
138141
139142
> [!NOTE]

0 commit comments

Comments
 (0)