Skip to content

Commit c4ca065

Browse files
authored
Update README.md
1 parent ace53c0 commit c4ca065

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,16 @@ npm install -g kagi-cli
5555
pnpm add -g kagi-cli
5656
bun add -g kagi-cli
5757

58+
# homebrew
5859
brew tap Microck/kagi
5960
brew install kagi
6061

62+
# scoop
6163
scoop bucket add kagi https://github.com/Microck/scoop-kagi
6264
scoop install kagi
65+
66+
# AUR (arch linux)
67+
yay -S kagi-cli
6368
```
6469

6570
### auth

0 commit comments

Comments
 (0)