Dax Raad 1 년 전
부모
커밋
c6492de7ac
1개의 변경된 파일23개의 추가작업 그리고 0개의 파일을 삭제
  1. 23 0
      README.md

+ 23 - 0
README.md

@@ -3,3 +3,26 @@
 █░░█ █░░█ █▀▀ █░░█ █░░ █░░█ █░░█ █▀▀
 ▀▀▀▀ █▀▀▀ ▀▀▀ ▀  ▀ ▀▀▀ ▀▀▀▀ ▀▀▀  ▀▀▀
 ```
+
+## Installation
+
+### NPM
+
+```
+npm i -g opencode-ai@latest
+bun i -g opencode-ai@latest
+pnpm i -g opencode-ai@latest
+yarn global add opencode-ai@latest
+```
+
+### Brew
+
+```
+brew install sst/tap/opencode
+```
+
+### Aur
+
+```
+paru -S opencode-bin
+```