diff options
| author | Dax Raad <[email protected]> | 2025-06-13 16:42:31 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-06-13 16:42:31 -0400 |
| commit | d3b2763c14d153ae952f2a7cdf895024fdb38280 (patch) | |
| tree | cbe4d472fbd11bf3f06f7594607cbb7d00de53e7 /README.md | |
| parent | c6492de7ac8ef23ace2b6c81df5e0d4644769e05 (diff) | |
| download | opencode-d3b2763c14d153ae952f2a7cdf895024fdb38280.tar.gz opencode-d3b2763c14d153ae952f2a7cdf895024fdb38280.zip | |
commit and push
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -6,6 +6,12 @@ ## Installation +### Curl + +``` +curl -fsSL https://opencode.ai/install | bash +``` + ### NPM ``` @@ -21,7 +27,7 @@ yarn global add opencode-ai@latest brew install sst/tap/opencode ``` -### Aur +### AUR ``` paru -S opencode-bin |
