Skip to content

Commit cdefc57

Browse files
author
andyvand
committed
chore(installer): sync scripts from opencode-config-suites
1 parent 3b0c876 commit cdefc57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ curl -fsSL https://raw.githubusercontent.com/andyvandaric/opencode-suites-instal
1313
Install specific version:
1414

1515
```bash
16-
curl -fsSL https://raw.githubusercontent.com/andyvandaric/opencode-suites-installer/main/install.sh | bash -s -- --version 2.0.15
16+
curl -fsSL https://raw.githubusercontent.com/andyvandaric/opencode-suites-installer/main/install.sh | bash -s -- --version 2.1.0
1717
```
1818

1919
### Windows (PowerShell)
@@ -25,7 +25,7 @@ irm https://raw.githubusercontent.com/andyvandaric/opencode-suites-installer/mai
2525
Install specific version:
2626

2727
```powershell
28-
$env:OCS_VERSION = "2.0.15"; irm https://raw.githubusercontent.com/andyvandaric/opencode-suites-installer/main/install.ps1 | iex
28+
$env:OCS_VERSION = "2.1.0"; irm https://raw.githubusercontent.com/andyvandaric/opencode-suites-installer/main/install.ps1 | iex
2929
```
3030

3131
## What's New in GPT-5.4 Setup Profiles
@@ -70,7 +70,7 @@ Kalau kamu sudah lama ngikutin OpenCode tapi masih bingung setup agent, atau bar
7070
- Tidak perlu trial and error config dari nol.
7171
- Siap untuk workflow multi-agent harian dengan setup yang lebih rapi.
7272

73-
## OCS v2.0.15 Beta - Yang Sudah Solid
73+
## OCS v2.1.0 Beta - Yang Sudah Solid
7474

7575
Kalau kamu ngoding pakai AI setiap hari, biasanya yang bikin seret itu kuota cepat habis, workflow single-agent lama, dan pindah tool bikin fokus buyar. OCS dirancang untuk ngatasin problem itu dari awal.
7676

0 commit comments

Comments
 (0)