diff options
Diffstat (limited to 'README.ja.md')
| -rw-r--r-- | README.ja.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.ja.md b/README.ja.md index 8827efae8..7a0bbb08f 100644 --- a/README.ja.md +++ b/README.ja.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 formula。更新頻度は低め) -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 # どのOSでも nix run nixpkgs#opencode # または github:anomalyco/opencode で最新 dev ブランチ ``` |
