Pārlūkot izejas kodu

docs: use OLLAMA_VERSION=0.5.7 for install version override (#8802)

Melroy van den Berg 3 mēneši atpakaļ
vecāks
revīzija
bfdeffc375
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/linux.md

+ 1 - 1
docs/linux.md

@@ -152,7 +152,7 @@ Use `OLLAMA_VERSION` environment variable with the install script to install a s
 For example:
 
 ```shell
-curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.3.9 sh
+curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.5.7 sh
 ```
 
 ## Viewing logs