From 27b8f14ab65423a2c01e6ce4352ab060deb151fc Mon Sep 17 00:00:00 2001 From: David Date: Thu, 5 Feb 2026 13:41:01 +0000 Subject: [PATCH] Include other package managers in message Currently the text just says Node.js but looks strange when the tab is pressed and the install command changes. I've included the other package managers in the text. --- packages/web/src/content/docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web/src/content/docs/index.mdx b/packages/web/src/content/docs/index.mdx index bb3b8cb5d0..5a7e842f45 100644 --- a/packages/web/src/content/docs/index.mdx +++ b/packages/web/src/content/docs/index.mdx @@ -39,7 +39,7 @@ curl -fsSL https://opencode.ai/install | bash You can also install it with the following commands: -- **Using Node.js** +- **Using Node.js, Bun, pnpm or Yarn**