diff --git a/scripts/functions.ps1 b/scripts/functions.ps1 index 9fadc6b..c2ab1e8 100644 --- a/scripts/functions.ps1 +++ b/scripts/functions.ps1 @@ -384,6 +384,7 @@ Function Main printSectionLine " - SELENIUMHUB_SERVICE: $SELENIUMHUB_SERVICE" printSectionLine "Utils: (Add this to path if blank C:\Program Files\Git\usr\bin)" + printSectionLine " https://aem.design/blog/2022/05/22/setup-your-windows-devbox-like-a-pro" printSectionLine " - CURL: $CURL" printSectionLine " - CAT: $CAT" printSectionLine " - GREP: $GREP"