diff --git a/docs/linux.md b/docs/linux.md index 13655f423..12c38de1d 100644 --- a/docs/linux.md +++ b/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