Skip to content

Commit 09035a0

Browse files
committed
chore: update
1 parent eb6805a commit 09035a0

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
@@ -79,7 +79,7 @@ select_mode() {
7979
echo -e " ${BOLD}[2]${NC} ${CYAN}Link${NC} - Add as git submodule (get upstream updates)"
8080
echo " Recommended for active development"
8181
echo ""
82-
echo -e "Enter choice [1]: "
82+
echo -ne "Enter choice [1]: "
8383
read -r choice
8484
mode="${choice:-1}"
8585

0 commit comments

Comments
 (0)