Dax Raad hace 8 meses
padre
commit
c6492de7ac
Se han modificado 1 ficheros con 23 adiciones y 0 borrados
  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
+```