From db50ef71b4297605b4d1eb7daef2b41c0d4c5cb6 Mon Sep 17 00:00:00 2001 From: doug Date: Fri, 10 Sep 2021 06:19:16 -0400 Subject: [PATCH] FEATURE: Add docs link to Setup #5459 --- setup/so-whiptail | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/setup/so-whiptail b/setup/so-whiptail index 1f0986119..ed4067da1 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -1867,8 +1867,9 @@ whiptail_you_sure() { read -r -d '' you_sure_text <<- EOM Welcome to Security Onion Setup! - You can use Setup for lots of different use cases from a small standalone installation to a large distributed deployment for your enterprise. - + You can use Setup for lots of different use cases from a small standalone installation to a large distributed deployment for your enterprise. Don't forget to review the documentation at: + https://docs.securityonion.net + Setup uses keyboard navigation and you can use arrow keys to move around. Certain screens may provide a list and ask you to select one or more items from that list. You can use [SPACE] to select items and [ENTER] to proceed to the next screen. Would you like to continue?