mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
Merge pull request #790 from Trim21/patch-2
docs: scoop extra bucket is not required anymore
This commit is contained in:
@@ -42,11 +42,10 @@ This installation method is community owned.
|
|||||||
|
|
||||||
### Scoop
|
### Scoop
|
||||||
|
|
||||||
If you're on Windows and have [Scoop][scoop] installed, use `extras` bucket
|
If you're on Windows and have [Scoop][scoop] installed, getting
|
||||||
to install Task like:
|
Task is as simple as running:
|
||||||
|
|
||||||
```cmd
|
```cmd
|
||||||
scoop bucket add extras
|
|
||||||
scoop install task
|
scoop install task
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user