docs: add pacman installation option for Arch Linux alongside AUR (#13293)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user