diff --git a/README.md b/README.md index bb4cbd2..a238b8d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A Python script designed to summarize webpages from specified URLs using the Lan [ollama](https://ollama.com/) must be installed and served ```bash -ollama run llama3 +ollama run llama3:instruct ``` ```bash