Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Commit 0d60d27

Browse files
committed
installer: remove duplicate info message
1 parent 5e50293 commit 0d60d27

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

install.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -438,10 +438,8 @@ main() {
438438
else
439439
print_info "You can now use the 'revenue' command to manage demo applications."
440440
print_info "Try: revenue demo list"
441+
print_info "It is recommended that you use the newly installed Ghostty terminal instead of the built-in macOS Terminal.app for a better Amp experience"
441442
fi
442-
443-
print_info "It is recommended that you use the newly installed Ghostty terminal instead of the built-in macOS Terminal.app for a better Amp experience"
444-
445443
echo ""
446444
}
447445

0 commit comments

Comments
 (0)