Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
corbob committed May 6, 2024
1 parent 9e95e3b commit 399292c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Migrating-AU-to-Chocolatey-AU.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ How you migrate from `AU` to `Chocolatey-AU` will depend on how you used `AU` in

If you are cloning the [original `AU` repository](https://github.com/majkinetor/au/) and building the module from there, you will want to update to clone the Chocolatey Community `Chocolatey-AU` repository: `https://github.com/chocolatey-community/chocolatey-au.git` instead. Once that has been done, you will want to [amend your update scripts](#amending-your-update-scripts) to use the `Chocolatey-AU` PowerShell Module instead of `AU`.


## Your Repository Installs AU From the Chocolatey Community Repository

If you are installing `AU` from the [Chocolatey Community Repository](https://community.chocolatey.org/), you will want to update it to `choco install chocolatey-au --confirm` instead of `choco install au -y`. Once that has been done, you will want to [update your update scripts](#amending-your-update-scripts) to use the `Chocolatey-AU` PowerShell Module instead of `AU`.
Expand Down

0 comments on commit 399292c

Please sign in to comment.