fix typo in README.md
This commit is contained in:
parent
bb8464c0d2
commit
49443e7da5
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ See the [guide](docs/import.md) on importing models for more information.
|
|||
|
||||
### Customize a prompt
|
||||
|
||||
Models from the Ollama library can be customized with a prompt. The example
|
||||
Models from the Ollama library can be customized with a prompt. For example, to customize the `llama2` model:
|
||||
|
||||
```
|
||||
ollama pull llama2
|
||||
|
|
Loading…
Reference in a new issue