diff options
| author | Kujtim Hoxha <[email protected]> | 2025-04-24 18:25:52 +0200 |
|---|---|---|
| committer | Kujtim Hoxha <[email protected]> | 2025-04-24 18:26:16 +0200 |
| commit | b106787a50935a2c10ce6a2f01d77dd0aae80642 (patch) | |
| tree | 7ec1dda8aa0174389d00f9c6f2e9c62ce63a5c79 /README.md | |
| parent | e1b2ce483f51ef734fdaaf53676353f01e6a0dd3 (diff) | |
| download | opencode-b106787a50935a2c10ce6a2f01d77dd0aae80642.tar.gz opencode-b106787a50935a2c10ce6a2f01d77dd0aae80642.zip | |
change package name
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
