Skip to content

Commit 478aa76

Browse files
committed
copy update for install script
1 parent 471eacb commit 478aa76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/install.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -473,8 +473,7 @@ main() {
473473
fi
474474

475475
echo "Next steps:"
476-
echo "1. Run: $COMMAND_NAME --help to get started"
477-
echo "2. Run: $COMMAND_NAME chat to start an interactive session"
476+
echo "Run the command \"$COMMAND_NAME\" to get started!"
478477
echo
479478
}
480479

0 commit comments

Comments
 (0)