From 4f71777ba9bfd26f4f4146672b98fdf44a657aa0 Mon Sep 17 00:00:00 2001 From: Christoph Date: Sat, 1 Feb 2025 16:18:22 +0100 Subject: [PATCH] adds alternate macos installation option this commits adds a note, that gpt4all can also be installed via homebrew Signed-off-by: Christoph --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2e9e2f7418b..8e81ef5a5233 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ GPT4All is made possible by our compute partner macOS Installer - — + — (or simply install with brew install --cask gpt4all)