Skip to content

Commit

Permalink
Minor updates in Readem file.
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-shandar authored Aug 15, 2017
1 parent a946ff8 commit 2e17849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ For detail descriptions and examples of the cmdlets, type
## Installation

### PowerShell Gallery
1. Install [Windows Management Framework 5 with PowerShellGet cmdlets](https://msdn.microsoft.com/en-us/powershell/gallery/psgallery/psgallery_gettingstarted)
1. Install [Windows Management Framework 5 with PowerShellGet cmdlets](https://msdn.microsoft.com/en-us/powershell/gallery/psgallery/psgallery_gettingstarted) for Windows 7 SP1, 8.1, Server 2008 SP1, Server 2012 and Server 2012 R2.
2. In an elevated PowerShell session, run ```Install-Module AzureRM```
3. To install RDFE cmdlets, run ```Install-Module Azure```
3. To install legacy RDFE cmdlets, run ```Install-Module Azure```

### Microsoft Web Platform Installer

Expand Down

0 comments on commit 2e17849

Please sign in to comment.