Skip to content

Commit ef23e7d

Browse files
author
Paweł Kędzia
committed
**Docs:** fix indentation of example commands in Google Gemma‑3‑12B‑IT quick‑start README.
1 parent f7b4df4 commit ef23e7d

File tree

1 file changed

+4
-4
lines changed
  • examples/quickstart/google-gemma3-12b-it

1 file changed

+4
-4
lines changed

examples/quickstart/google-gemma3-12b-it/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,10 +211,10 @@ pip install -r examples/requirements.txt
211211

212212
```shell script
213213
python examples/langchain_example.py
214-
python examples/llamaindex_example.py
215-
python examples/openai_example.py
216-
python examples/litellm_example.py
217-
python examples/haystack_example.py
214+
python examples/llamaindex_example.py
215+
python examples/openai_example.py
216+
python examples/litellm_example.py
217+
python examples/haystack_example.py
218218
```
219219

220220
All other configuration details (prompt handling, streaming, multi‑model usage, error handling, etc.) are documented

0 commit comments

Comments
 (0)