Skip to content

Commit fc3e5c4

Browse files
committed
Fix tap name
1 parent 24a9a77 commit fc3e5c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ update_profile() {
122122
}
123123

124124
install_turso_cli() {
125-
URL_PREFIX="https://github.com/chiselstrike/homebrew-tap/releases/latest/download/"
125+
URL_PREFIX="https://github.com/tursodatabase/homebrew-tap/releases/latest/download/"
126126
TARGET="${OS}_$ARCH"
127127

128128
printf "${bright_blue}Downloading ${reset}$TARGET ...\n"

0 commit comments

Comments
 (0)