aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cli/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/install.sh b/src/cli/install.sh
index 778205500..b3c53e6cd 100644
--- a/src/cli/install.sh
+++ b/src/cli/install.sh
@@ -295,7 +295,7 @@ info "To get started, run:"
echo
if [[ $refresh_command ]]; then
- info_bold " $refresh_command"
+ info_bold " $refresh_command"
fi
info_bold " bun --help"