We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0d3c25 + b1e0647 commit 0d9ca5cCopy full SHA for 0d9ca5c
README.md
@@ -60,11 +60,10 @@ winget install --exact --id MartiCliment.UniGetUI --source winget
60
```
61
62
63
-**~~Install UniGetUI through Scoop:~~**
+**Install UniGetUI through Scoop:**
64
```cmd
65
-rem The current UniGetUI scoop package is broken. Please do not install UniGetUI via scoop for the time being
66
-rem scoop bucket add extras
67
-rem scoop install extras/wingetui
+scoop bucket add extras
+scoop install extras/unigetui
68
69
70
**Install UniGetUI through Chocolatey:**
0 commit comments