docs: clarify opencode installation requirements
This commit is contained in:
@@ -22,10 +22,10 @@ This installs:
|
|||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
- [nono](https://github.com/guybedford/nono) installed e.g. `brew install nono`
|
- [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`
|
- **Homebrew**: `brew install opencode`
|
||||||
- **npm**: `npm i -g opencode-ai`
|
- **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
|
## How it works
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user