From 49443e7da5138fe9d7fc6790b94119a6e1d1f971 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Wed, 25 Oct 2023 16:19:21 -0700 Subject: [PATCH] fix typo in `README.md` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 553e0c08..44ee7052 100644 --- a/README.md +++ b/README.md @@ -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