diff options
| author | David Hill <[email protected]> | 2025-09-23 18:35:42 +0100 |
|---|---|---|
| committer | David Hill <[email protected]> | 2025-09-23 18:35:42 +0100 |
| commit | 869b4761455672535eba878aa90edf21ab6fecec (patch) | |
| tree | 015c5e7cadc3c869345c2312ad2b777a67b05786 | |
| parent | 223d48778740d794512ce92f6d9cfa0688cc29ec (diff) | |
| download | opencode-869b4761455672535eba878aa90edf21ab6fecec.tar.gz opencode-869b4761455672535eba878aa90edf21ab6fecec.zip | |
ignore: Copy update
| -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** |
