summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorKujtim Hoxha <[email protected]>2025-04-24 18:25:52 +0200
committerKujtim Hoxha <[email protected]>2025-04-24 18:26:16 +0200
commitb106787a50935a2c10ce6a2f01d77dd0aae80642 (patch)
tree7ec1dda8aa0174389d00f9c6f2e9c62ce63a5c79 /README.md
parente1b2ce483f51ef734fdaaf53676353f01e6a0dd3 (diff)
downloadopencode-b106787a50935a2c10ce6a2f01d77dd0aae80642.tar.gz
opencode-b106787a50935a2c10ce6a2f01d77dd0aae80642.zip
change package name
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5d297a058..cf2f7cc6f 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ OpenCode is a Go-based CLI application that brings AI assistance to your termina
```bash
# Coming soon
-go install github.com/kujtimiihoxha/opencode@latest
+go install github.com/opencode-ai/opencode@latest
```
## Configuration
@@ -341,7 +341,7 @@ While the LSP client implementation supports the full LSP protocol (including co
```bash
# Clone the repository
-git clone https://github.com/kujtimiihoxha/opencode.git
+git clone https://github.com/opencode-ai/opencode.git
cd opencode
# Build