summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2025-08-06 09:35:02 -0500
committerGitHub <[email protected]>2025-08-06 09:35:02 -0500
commitb00b2ded4fd6155b4ef69d1a526d7d5c38095c7a (patch)
tree8449ce5bc196c7d6b1661d0e7f8d7a1ad9ef2e11 /README.md
parent7b6d5b14293c8ee6043aff87e18ba4ffe8c34667 (diff)
downloadopencode-b00b2ded4fd6155b4ef69d1a526d7d5c38095c7a.tar.gz
opencode-b00b2ded4fd6155b4ef69d1a526d7d5c38095c7a.zip
docs: update readme (#1654)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c35d5d890..259edaf12 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ And run.
```bash
$ bun install
-$ bun run packages/opencode/src/index.ts
+$ bun dev
```
#### Development Notes