mirror of
https://github.com/ollama/ollama.git
synced 2025-08-28 02:50:26 +02:00
Update linux.md (#11462)
This commit is contained in:
@@ -16,7 +16,7 @@ curl -fsSL https://ollama.com/install.sh | sh
|
|||||||
Download and extract the package:
|
Download and extract the package:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
curl -L https://ollama.com/download/ollama-linux-amd64.tgz -o ollama-linux-amd64.tgz
|
curl -LO https://ollama.com/download/ollama-linux-amd64.tgz
|
||||||
sudo tar -C /usr -xzf ollama-linux-amd64.tgz
|
sudo tar -C /usr -xzf ollama-linux-amd64.tgz
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user