diff --git a/ReadMe.md b/ReadMe.md index 1c8bba5..c907a7d 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -5,7 +5,7 @@ ## Install -[Install Chocolatey](https://chocolatey.org/install), and run the following command to install the latest approved version from the Chocolatey Community Repository: +[Install Chocolatey](https://chocolatey.org/install), and run the following command to install the latest approved stable version from the Chocolatey Community Repository: ```shell choco install xsplit-vcam --source="'https://community.chocolatey.org/api/v2'" @@ -47,4 +47,4 @@ mklink /J xsplit-vcam ..\chocolatey-package-xsplit-vcam Once created, simply run `update.ps1` from within the created directory/junction point. Assuming all goes well, all relevant files should change to reflect the latest version available. This will also build a new package version using the modified files. -Before submitting a pull request, please [test the package](https://docs.chocolatey.org/en-us/community-repository/moderation/package-verifier#steps-for-each-package) with a 64-bit Windows 10+ environment similar to the [Chocolatey Testing Environment](https://github.com/chocolatey-community/chocolatey-test-environment) first. +Before submitting a pull request, please [test the package](https://docs.chocolatey.org/en-us/community-repository/moderation/package-verifier#steps-for-each-package) using the [Chocolatey Testing Environment](https://github.com/chocolatey-community/chocolatey-test-environment) first.