Skip to content

Commit 36f6afc

Browse files
authored
Merge pull request #3230 from Gaurav-x111/contributor/example-change
docs: add interactive session example to quick start
2 parents 2e52ea7 + db9ff49 commit 36f6afc

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)