Skip to content

Commit bad8475

Browse files
committed
Fix PowerShell Gallery Getting Started URL
1 parent df49015 commit bad8475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ For detail descriptions and examples of the cmdlets, type
7272
You can also find the standalone installers for all the versions at [Downloads](https://github.com/Azure/azure-powershell/releases)
7373

7474
### PowerShell Gallery
75-
1. Install [Windows Management Framework 5 with PowerShellGet cmdlets](https://www.powershellgallery.com/GettingStarted?section=Get%20Started)
75+
1. Install [Windows Management Framework 5 with PowerShellGet cmdlets](https://msdn.microsoft.com/en-us/powershell/gallery/psgallery/psgallery_gettingstarted)
7676
2. In an elevated PowerShell session, run ```Install-Module AzureRM```
7777
3. Run ```Install-AzureRm```
7878
4. To install RDFE cmdlets, run ```Install-Module Azure```

0 commit comments

Comments
 (0)