mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
docs: add pacman installation option for Arch Linux alongside AUR (#13293)
This commit is contained in:
parent
b8848cfae1
commit
88e2eb5416
35 changed files with 71 additions and 36 deletions
|
|
@ -84,7 +84,8 @@ Vous pouvez également l'installer avec les commandes suivantes :
|
|||
- **Via Paru sur Arch Linux**
|
||||
|
||||
```bash
|
||||
paru -S opencode-bin
|
||||
sudo pacman -S opencode # Arch Linux (Stable)
|
||||
paru -S opencode-bin # Arch Linux (Latest from AUR)
|
||||
```
|
||||
|
||||
#### Windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue