fix(readme): swap installation instructions for humans and AI
This commit is contained in:
parent
e20fba3ab3
commit
28097e9461
16
README.md
16
README.md
@ -244,6 +244,14 @@ Hephaestus is inspired by [AmpCode's deep mode](https://ampcode.com)—autonomou
|
|||||||
|
|
||||||
### For Humans
|
### For Humans
|
||||||
|
|
||||||
|
Fetch the installation guide and follow it:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
curl -s https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/docs/guide/installation.md
|
||||||
|
```
|
||||||
|
|
||||||
|
### For LLM Agents
|
||||||
|
|
||||||
Copy and paste this prompt to your LLM agent (Claude Code, AmpCode, Cursor, etc.):
|
Copy and paste this prompt to your LLM agent (Claude Code, AmpCode, Cursor, etc.):
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -253,14 +261,6 @@ https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/
|
|||||||
|
|
||||||
Or read the [Installation Guide](docs/guide/installation.md) directly—but **we strongly recommend letting an agent handle it. Humans make mistakes.**
|
Or read the [Installation Guide](docs/guide/installation.md) directly—but **we strongly recommend letting an agent handle it. Humans make mistakes.**
|
||||||
|
|
||||||
### For LLM Agents
|
|
||||||
|
|
||||||
Fetch the installation guide and follow it:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
curl -s https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/docs/guide/installation.md
|
|
||||||
```
|
|
||||||
|
|
||||||
## Uninstallation
|
## Uninstallation
|
||||||
|
|
||||||
To remove oh-my-opencode:
|
To remove oh-my-opencode:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user