Skip to content

Commit 29810b4

Browse files
committed
fix(install): update REPO to m0n0x41d/haft (rename broke API lookup)
1 parent 03ba7f9 commit 29810b4

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
@@ -18,7 +18,7 @@ YELLOW='\033[33m'
1818
CYAN='\033[36m'
1919
WHITE='\033[37m'
2020

21-
REPO="m0n0x41d/quint-code"
21+
REPO="m0n0x41d/haft"
2222
BIN_NAME="haft"
2323
BIN_DIRS=("$HOME/.local/bin" "/usr/local/bin")
2424
TUI_INSTALL_DIR="$HOME/.haft/tui"

0 commit comments

Comments
 (0)