docs: add pacman installation option for Arch Linux alongside AUR (#13293)

This commit is contained in:
G36maid
2026-02-13 09:07:48 -06:00
committed by GitHub
parent b8848cfae1
commit 88e2eb5416
35 changed files with 71 additions and 36 deletions
+2 -1
View File
@@ -84,7 +84,8 @@ curl -fsSL https://opencode.ai/install | bash
- **Arch Linux에서 Paru 사용**
```bash
paru -S opencode-bin
sudo pacman -S opencode # Arch Linux (Stable)
paru -S opencode-bin # Arch Linux (Latest from AUR)
```
#### Windows