docs: clarify opencode installation requirements

This commit is contained in:
2026-08-18 16:22:04 +01:00
parent 71c92f1bed
commit cec1269407
+2 -2
View File
@@ -22,10 +22,10 @@ This installs:
### Requirements
- [nono](https://github.com/guybedford/nono) installed e.g. `brew install nono`
- `opencode` installed globally any of:
- `opencode` installed globally. If not already installed, you can use any of:
- **Homebrew**: `brew install opencode`
- **npm**: `npm i -g opencode-ai`
- **Volta**, **fnm**, or any other Node version manager
- **Other**: Any Node version manager (Volta, fnm, etc.)
## How it works