diff --git a/DefaultShell.md b/DefaultShell.md index d9e43f9..5f872b2 100644 --- a/DefaultShell.md +++ b/DefaultShell.md @@ -9,7 +9,7 @@ Follow these steps: *** -> Example - Powershell cmdlets to set powershell bash as default shell +> Powershell cmdlets to set powershell bash as default shell * `New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -PropertyType String -Force`