Skip to content

Commit

Permalink
Fix PowerShell Gallery Getting Started URL
Browse files Browse the repository at this point in the history
  • Loading branch information
bmanikm committed Dec 2, 2016
1 parent 2f1aaaa commit 51a526c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ For detail descriptions and examples of the cmdlets, type
You can also find the standalone installers for all the versions at [Downloads](https://github.com/Azure/azure-powershell/releases)

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

0 comments on commit 51a526c

Please sign in to comment.