From 3821e04afc7011971e0f527b0c64adcc9118b724 Mon Sep 17 00:00:00 2001 From: Stefan Date: Wed, 24 Jun 2026 09:31:04 +0200 Subject: [PATCH] Add installation instructions for MacPorts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5a4c8ddd979..e4e78b0607bc 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ scoop install opencode # Windows choco install opencode # Windows brew install anomalyco/tap/opencode # macOS and Linux (recommended, always up to date) brew install opencode # macOS and Linux (official brew formula, updated less) +sudo port install opencode # MacPorts sudo pacman -S opencode # Arch Linux (Stable) paru -S opencode-bin # Arch Linux (Latest from AUR) mise use -g opencode # Any OS