Skip to content

Commit 2f5c77a

Browse files
committed
chore
1 parent e07b593 commit 2f5c77a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ install_copy() {
107107

108108
install_link() {
109109
info "Installing OpenCode Framework (link mode)..."
110-
git submodule add "$REPO_URL" .opencode --force
110+
git submodule add --force "$REPO_URL" .opencode
111111
success "Framework linked as git submodule at .opencode/"
112112
}
113113

0 commit comments

Comments
 (0)