Skip to content

Commit

Permalink
Update boilerplate documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
brogers5 committed Mar 15, 2023
1 parent 125757d commit becd04e
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 @@ -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'"
Expand Down Expand Up @@ -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.

0 comments on commit becd04e

Please # to comment.