From ce93acdbdf844dc57224957740b5b94cfd683625 Mon Sep 17 00:00:00 2001 From: Yuan Tang Date: Thu, 15 May 2025 10:33:33 -0400 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ff6aae3e7..e424925a6 100755 --- a/install.sh +++ b/install.sh @@ -55,7 +55,7 @@ Options: -m, --model MODEL Model alias to use (default: ${MODEL_ALIAS}) -i, --image IMAGE Server image (default: ${SERVER_IMAGE}) -t, --timeout SECONDS Service wait timeout in seconds (default: ${WAIT_TIMEOUT}) - -h, --help Show this help message + -h, --help Show this help message For more information: Documentation: https://llama-stack.readthedocs.io/