Browse Source

Add model update to README.md (#252)

Gerd 1 year ago
parent
commit
e4a970ece1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -60,6 +60,7 @@ Pull a base model:
 ```
 ```
 ollama pull llama2
 ollama pull llama2
 ```
 ```
+> To update a model to the latest version, run `ollama pull llama2` again. The model will be updated (if necessary).
 
 
 Create a `Modelfile`:
 Create a `Modelfile`: