Skip to content

Commit 8f4ddd8

Browse files
committed
Updated installation instructions to use the Powershell gallery
1 parent be1def1 commit 8f4ddd8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ the [latest experimental OneGet](https://www.microsoft.com/en-us/download/detail
1313
* Microsoft's Application Virtualization (App-V) 5.x client.
1414

1515
## Getting Started
16-
Once you have the prerequisites installed, you can install the OneGet App-V Provider via Chocolatey (if permitted) by running the following Powershell command:
16+
Once you have the prerequisites installed, you can install the OneGet App-V Provider via the Powershell Gallery by running the following Powershell command:
1717

18-
> `Install-Package AppvProvider -ProviderName chocolatey`
18+
> `Install-Module AppvProvider`
1919
2020
You can also manually download and install the OneGet App-V Provider by performing the following:
2121

0 commit comments

Comments
 (0)