From ade194aaf19af3ea319cd455aaa8c81acc12f2fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20K=C5=82opotek?= Date: Thu, 16 Nov 2023 20:31:52 +0100 Subject: [PATCH] docs: windows installation option using scoop (#120) Modes manifest has been added to https://github.com/ScoopInstaller/Scoop#what-does-scoop-do. See ScoopInstaller/Main#5002 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c8b72c10..b50346a1 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,9 @@ You can define more LocalAI models and endpoints with `mods --settings`. # macOS or Linux brew install charmbracelet/tap/mods +# Windows +scoop install mods + # Arch Linux (btw) yay -S mods