Skip to content

Commit

Permalink
docs: update windows instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Nov 17, 2023
1 parent 9fdc073 commit 927dfd5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,11 @@ You can define more LocalAI models and endpoints with `mods --settings`.
# macOS or Linux
brew install charmbracelet/tap/mods

# Windows
# Windows (with Winget)
winget install mods

# Windows (with Scoop)
scoop bucket add https://github.com/charmbracelet/scoop-bucket.git
scoop install mods

# Arch Linux (btw)
Expand Down

0 comments on commit 927dfd5

Please sign in to comment.