Skip to content

Commit 9ace54d

Browse files
m_igashim_igashi
authored andcommitted
docs: recommend winget over Scoop for Windows installation
1 parent 12d1d11 commit 9ace54d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ brew install M-Igashi/tap/mp3rgain
3636

3737
### Windows
3838

39-
**Scoop** (recommended):
39+
**winget** (recommended):
4040
```powershell
41-
scoop bucket add mp3rgain https://github.com/M-Igashi/scoop-bucket
42-
scoop install mp3rgain
41+
winget install M-Igashi.mp3rgain
4342
```
4443

45-
**winget**:
44+
**Scoop**:
4645
```powershell
47-
winget install M-Igashi.mp3rgain
46+
scoop bucket add mp3rgain https://github.com/M-Igashi/scoop-bucket
47+
scoop install mp3rgain
4848
```
4949

5050
**Download and extract**:

0 commit comments

Comments
 (0)