1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00

Small adjustments for #1090

Wrap text in 80 chars.
This commit is contained in:
Andrey Nering
2023-03-30 21:53:06 -03:00
parent 5430c49833
commit ce14f10297

View File

@ -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