docs: fix cd path and branch URL per review feedback

This commit is contained in:
YeonGyu-Kim
2026-03-10 15:31:03 +09:00
parent ec80d3dfbd
commit 6aef263edc
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ If English isn't your first language, don't worry! We value your contributions r
```bash
# Clone the repository
git clone https://github.com/code-yeongyu/oh-my-openagent.git
cd oh-my-opencode
cd oh-my-openagent
# Install dependencies (bun only - never use npm/yarn)
bun install