From 153f8d9ad5346426f7b885e51282fee3a4ab0db0 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Fri, 16 Dec 2022 11:03:22 +0100 Subject: [PATCH] Update introduce-powershell.ps1 --- Scripts/introduce-powershell.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Scripts/introduce-powershell.ps1 b/Scripts/introduce-powershell.ps1 index b3b6b6e3..58c3ee94 100755 --- a/Scripts/introduce-powershell.ps1 +++ b/Scripts/introduce-powershell.ps1 @@ -28,9 +28,9 @@ try { "" & "$PSScriptRoot/write-typewriter.ps1" "* Need docs? See the official documentation at: https://docs.microsoft.com/en-us/powershell" 25 "" - & "$PSScriptRoot/write-typewriter.ps1" "* Want to look inside? See the PowerShell Github repository at: https://github.com/PowerShell/PowerShell" 25 + & "$PSScriptRoot/write-typewriter.ps1" "* Take a look under the hood and visit the PowerShell Github repository at: https://github.com/PowerShell/PowerShell" 25 "" - & "$PSScriptRoot/write-typewriter.ps1" "* Want examples? See the huge collection of PowerShell scripts at: https://github.com/fleschutz/PowerShell" 25 + & "$PSScriptRoot/write-typewriter.ps1" "* Want examples? See the mega collection of PowerShell scripts at: https://github.com/fleschutz/PowerShell" 25 "" & "$PSScriptRoot/write-typewriter.ps1" "NOTE: use + to follow the links above and HAVE FUN!" 20