From aad6545d202fa4f33837653bdd56a9eef0b99ec4 Mon Sep 17 00:00:00 2001 From: DarthJake Date: Fri, 5 Jul 2024 00:50:13 -0700 Subject: [PATCH] (docs) Updated hyperlink in README.md from 'au' to 'chocolatey-au' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8a3009..e994bd6 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Chocolatey-AU module requires minimally PowerShell version 5: `$host.Version -ge To install it, use one of the following methods: - PowerShell Gallery: [`Install-Module chocolatey-au`](https://www.powershellgallery.com/packages/Chocolatey-AU). -- Chocolatey: [`choco install chocolatey-au`](https://chocolatey.org/packages/au). +- Chocolatey: [`choco install chocolatey-au`](https://chocolatey.org/packages/chocolatey-au). - [Download](https://github.com/chocolatey-community/chocolatey-au/releases/latest) latest Chocolatey Package from GitHub. To quickly start using Chocolatey-AU, fork [au-packages-template](https://github.com/majkinetor/au-packages-template) repository and rename it to `au-packages`.