diff options
| -rw-r--r-- | packages/web/src/content/docs/index.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/index.mdx b/packages/web/src/content/docs/index.mdx index 86aa2e78d..b4d0be077 100644 --- a/packages/web/src/content/docs/index.mdx +++ b/packages/web/src/content/docs/index.mdx @@ -37,7 +37,7 @@ The easiest way to install opencode is through the install script. curl -fsSL https://opencode.ai/install | bash ``` -You can also install it with the following: +You can also install it with the following commands: - **Using Node.js** |
