diff --git a/docs/docs/installation.md b/docs/docs/installation.md index 746559a9..00c273d3 100644 --- a/docs/docs/installation.md +++ b/docs/docs/installation.md @@ -116,10 +116,13 @@ npm install -g @go-task/cli ### Winget -If you are using Windows and installed the [winget](https://github.com/microsoft/winget-cli) package management tool, you can install Task from [winget-pkgs](https://github.com/microsoft/winget-pkgs). +If you are using Windows and installed the +[winget](https://github.com/microsoft/winget-cli) package management tool, +you can install Task from +[winget-pkgs](https://github.com/microsoft/winget-pkgs). ```bash -winget install task.task +winget install Task.Task ``` ## Get The Binary