Skip to content

Commit 1617685

Browse files
committed
update readme
1 parent 16103e0 commit 1617685

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@ curl -fsSL https://raw.githubusercontent.com/opencode-ai/opencode/refs/heads/mai
3838
brew install opencode-ai/tap/opencode
3939
```
4040

41+
### Using AUR (Arch Linux)
42+
43+
```bash
44+
# Using yay
45+
yay -S opencode-ai-bin
46+
47+
# Using paru
48+
paru -S opencode-ai-bin
49+
```
50+
4151
### Using Go
4252

4353
```bash

0 commit comments

Comments
 (0)