We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d73072 commit 5d77d54Copy full SHA for 5d77d54
1 file changed
README.md
@@ -10,7 +10,7 @@ For PowerShell, install the following:
10
11
```powershell
12
Install-Module -Name AzureRM -RequiredVersion 1.2.8 -Scope CurrentUser
13
-Install-Module -Name AzureStack
+Install-Module -Name AzureStack -Scope CurrentUser
14
```
15
16
Obtain the tools by cloning the git repository.
0 commit comments