diff --git a/README.md b/README.md index 2e94a418..d976d5db 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,13 @@ Coming soon! curl https://ollama.ai/install.sh | sh ``` +### Arch-Linux + +Ollama is available in the `extra` repository on Arch-Linux. This command is supposed to be run as root. +``` +# pacman -S ollama +``` + [Manual install instructions](https://github.com/jmorganca/ollama/blob/main/docs/linux.md) ### Docker