Unverified Commit bfdeffc3 authored by Melroy van den Berg's avatar Melroy van den Berg Committed by GitHub
Browse files

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

parent e8061840
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment