Skip to content

Commit 947ff47

Browse files
authored
Update README.md (#51)
1 parent c69b150 commit 947ff47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ strands --model-provider <NAME> --model-config <JSON|FILE>
258258
As an example, if you wanted to use the packaged Ollama provider with a specific model id, you would run:
259259

260260
```bash
261-
strands --model-provider ollama --model-config '{"model_id": <ID>}'
261+
strands --model-provider ollama --model-config '{"model_id": "<ID>"}'
262262
```
263263

264264
Strands Agent Builder is packaged with `bedrock` and `ollama`.

0 commit comments

Comments
 (0)