Skip to content

Commit

Permalink
Update functions.ps1
Browse files Browse the repository at this point in the history
add help url.
  • Loading branch information
wildone authored Apr 8, 2023
1 parent 08596bb commit a5e8b20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/functions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a5e8b20

Please sign in to comment.