diff --git a/README.ja.md b/README.ja.md index 35baa3e62..1fe9378a0 100644 --- a/README.ja.md +++ b/README.ja.md @@ -234,14 +234,6 @@ Windows から Linux に初めて乗り換えた時のこと、自分の思い ### 人間の方へ -インストールガイドを取得して、その指示に従ってください: - -```bash -curl -s https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/docs/guide/installation.md -``` - -### LLM エージェントの方へ - 以下のプロンプトをコピーして、LLM エージェント(Claude Code、AmpCode、Cursor など)に貼り付けてください: ``` @@ -251,6 +243,14 @@ https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/ または [インストールガイド](docs/guide/installation.md) を直接読んでください。ただし、エージェントに任せることを強くお勧めします。人間はミスをしますが、エージェントはしません。 +### LLM エージェントの方へ + +インストールガイドを取得して、その指示に従ってください: + +```bash +curl -s https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/docs/guide/installation.md +``` + ## アンインストール diff --git a/README.ko.md b/README.ko.md index 9d53dad4a..606a24e89 100644 --- a/README.ko.md +++ b/README.ko.md @@ -245,14 +245,6 @@ Hey please read this readme and tell me why it is different from other agent har ### 인간을 위한 -설치 가이드를 가져와서 따르세요: - -```bash -curl -s https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/docs/guide/installation.md -``` - -### LLM 에이전트를 위한 - 이 프롬프트를 LLM 에이전트(Claude Code, AmpCode, Cursor 등)에 복사하여 붙여넣으세요: ``` @@ -262,6 +254,14 @@ https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/ 또는 [설치 가이드](docs/guide/installation.md)를 직접 읽으세요 — 하지만 **에이전트가 처리하도록 하는 것을 강력히 권장합니다. 인간은 실수를 합니다.** +### LLM 에이전트를 위한 + +설치 가이드를 가져와서 따르세요: + +```bash +curl -s https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/docs/guide/installation.md +``` + ## 제거 oh-my-opencode를 제거하려면: diff --git a/README.md b/README.md index e5061a8a4..5c7dd49af 100644 --- a/README.md +++ b/README.md @@ -229,14 +229,6 @@ Hephaestus is inspired by [AmpCode's deep mode](https://ampcode.com)—autonomou ### 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.): ``` @@ -246,6 +238,14 @@ 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.** +### 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 To remove oh-my-opencode: diff --git a/README.zh-cn.md b/README.zh-cn.md index da0a9f218..5c8a398e9 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -241,14 +241,6 @@ ### 面向人类用户 -获取安装指南并按照说明操作: - -```bash -curl -s https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/docs/guide/installation.md -``` - -### 面向 LLM 智能体 - 复制以下提示并粘贴到你的 LLM 智能体(Claude Code、AmpCode、Cursor 等): ``` @@ -258,6 +250,14 @@ https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/ 或者直接阅读 [安装指南](docs/guide/installation.md)——但我们强烈建议让智能体来处理。人会犯错,智能体不会。 +### 面向 LLM 智能体 + +获取安装指南并按照说明操作: + +```bash +curl -s https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/docs/guide/installation.md +``` + ## 卸载 要移除 oh-my-opencode: