From f27c00d8c5e2d4bad747c9d330bc02abaec465ae Mon Sep 17 00:00:00 2001 From: Vitaly Zdanevich Date: Thu, 5 Sep 2024 20:58:14 +0400 Subject: [PATCH] readme: add Gentoo package manager entry to community integrations (#5714) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7687ac5f..ed744a5c 100644 --- a/README.md +++ b/README.md @@ -346,6 +346,7 @@ See the [API documentation](./docs/api.md) for all endpoints. ### Package managers - [Pacman](https://archlinux.org/packages/extra/x86_64/ollama/) +- [Gentoo](https://github.com/gentoo/guru/tree/master/app-misc/ollama) - [Helm Chart](https://artifacthub.io/packages/helm/ollama-helm/ollama) - [Guix channel](https://codeberg.org/tusharhero/ollama-guix) - [Nix package](https://search.nixos.org/packages?channel=24.05&show=ollama&from=0&size=50&sort=relevance&type=packages&query=ollama)