浏览代码

add installation packages category to community

Moved the arch package and someone has added a pr for brew.
that needs to get updated to be a link.

Signed-off-by: Matt Williams <m@technovangelist.com>
Matt Williams 1 年之前
父节点
当前提交
da4d7c9f9c
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -240,9 +240,12 @@ See the [API documentation](./docs/api.md) for all endpoints.
 - [ollama.nvim](https://github.com/nomnivore/ollama.nvim)
 - [ogpt.nvim](https://github.com/huynle/ogpt.nvim)
 - [gptel Emacs client](https://github.com/karthink/gptel)
-- [ollama package for archlinux](https://archlinux.org/packages/extra/x86_64/ollama/)
 - [Oatmeal](https://github.com/dustinblackman/oatmeal)
 
+### Installation Packages
+
+- [Package for archlinux](https://archlinux.org/packages/extra/x86_64/ollama/)
+
 ### Libraries
 
 - [LangChain](https://python.langchain.com/docs/integrations/llms/ollama) and [LangChain.js](https://js.langchain.com/docs/modules/model_io/models/llms/integrations/ollama) with [example](https://js.langchain.com/docs/use_cases/question_answering/local_retrieval_qa)