Browse Source

Use latest tag

Alvin Unreal 6 months ago
parent
commit
85384a6414
1 changed files with 7 additions and 7 deletions
  1. 7 7
      README.md

+ 7 - 7
README.md

@@ -65,13 +65,13 @@
 Run the interactive installer:
 
 ```bash
-bunx oh-my-opencode-slim install
+bunx oh-my-opencode-slim@latest install
 ```
 
 Or use non-interactive mode:
 
 ```bash
-bunx oh-my-opencode-slim install --no-tui --antigravity=yes --openai=yes --tmux=no
+bunx oh-my-opencode-slim@latest install --no-tui --antigravity=yes --openai=yes --tmux=no
 ```
 
 After installation, authenticate with your providers:
@@ -135,19 +135,19 @@ Help the user understand the tradeoffs:
 Based on answers, run:
 
 ```bash
-bunx oh-my-opencode-slim install --no-tui --antigravity=<yes|no> --openai=<yes|no>
+bunx oh-my-opencode-slim@latest install --no-tui --antigravity=<yes|no> --openai=<yes|no>
 ```
 
 **Examples:**
 ```bash
 # Antigravity + OpenAI
-bunx oh-my-opencode-slim install --no-tui --antigravity=yes --openai=yes --tmux=no
+bunx oh-my-opencode-slim@latest install --no-tui --antigravity=yes --openai=yes --tmux=no
 
 # OpenAI only
-bunx oh-my-opencode-slim install --no-tui --antigravity=no --openai=yes --tmux=no
+bunx oh-my-opencode-slim@latest install --no-tui --antigravity=no --openai=yes --tmux=no
 
 # No providers (Zen free models only)
-bunx oh-my-opencode-slim install --no-tui --antigravity=no --openai=no --tmux=no
+bunx oh-my-opencode-slim@latest install --no-tui --antigravity=no --openai=no --tmux=no
 ```
 
 The installer automatically:
@@ -196,7 +196,7 @@ opencode auth login
 
 If the installer fails, check the expected config format:
 ```bash
-bunx oh-my-opencode-slim install --help
+bunx oh-my-opencode-slim@latest install --help
 ```
 
 Then manually create the config files at: