summaryrefslogtreecommitdiffhomepage
path: root/README.ru.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.ru.md')
-rw-r--r--README.ru.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.ru.md b/README.ru.md
index cf15c6ebc..c13f039d1 100644
--- a/README.ru.md
+++ b/README.ru.md
@@ -50,7 +50,8 @@ scoop install opencode # Windows
choco install opencode # Windows
brew install anomalyco/tap/opencode # macOS и Linux (рекомендуем, всегда актуально)
brew install opencode # macOS и Linux (официальная формула brew, обновляется реже)
-paru -S opencode-bin # Arch Linux
+sudo pacman -S opencode # Arch Linux (Stable)
+paru -S opencode-bin # Arch Linux (Latest from AUR)
mise use -g opencode # любая ОС
nix run nixpkgs#opencode # или github:anomalyco/opencode для самой свежей ветки dev
```