Install Ollama with winget

This commit is contained in:
Nikita Lukianets 2024-08-10 12:32:05 +03:00 committed by GitHub
parent 9b53e39d8e
commit be3f21c71c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,11 @@ Get up and running with large language models.
[Download](https://ollama.com/download/OllamaSetup.exe)
or using Winget
```
winget install --id=Ollama.Ollama -e
```
### Linux
```