mirror of
https://github.com/ollama/ollama.git
synced 2025-05-10 18:06:33 +02:00
docs: use OLLAMA_VERSION=0.5.7 for install version override (#8802)
This commit is contained in:
parent
e806184023
commit
bfdeffc375
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue