File tree Expand file tree Collapse file tree
packages/opencode/src/cli/cmd/tui/component Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ const TIPS = [
139139 "Press {highlight}Ctrl+X S{/highlight} or {highlight}/status{/highlight} to see system status info" ,
140140 "Enable {highlight}tui.scroll_acceleration{/highlight} for smooth macOS-style scrolling" ,
141141 "Toggle username display in chat via command palette ({highlight}Ctrl+P{/highlight})" ,
142- "Run {highlight}docker run -it --rm ghcr.io/sst /opencode{/highlight} for containerized use" ,
142+ "Run {highlight}docker run -it --rm ghcr.io/anomalyco /opencode{/highlight} for containerized use" ,
143143 "Use {highlight}/connect{/highlight} with OpenCode Zen for curated, tested models" ,
144144 "Commit your project's {highlight}AGENTS.md{/highlight} file to Git for team sharing" ,
145145 "Use {highlight}/review{/highlight} to review uncommitted changes, branches, or PRs" ,
You can’t perform that action at this time.
0 commit comments