Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,17 @@ Thank you! :)

<p>There are multiple ways to install WingetUI — choose whichever one you prefer!<br><br></p>

- The first is by downloading the latest version of its installer by clicking [here](https://github.com/martinet101/WingetUI/releases/latest/download/WingetUI.Installer.exe).
- The second is by using [Winget](https://learn.microsoft.com/en-us/windows/package-manager/): `winget install wingetui`
- The first is by downloading the latest version of the installer:

<p align="center"><b><a href="https://github.com/martinet101/WingetUI/releases/latest/download/WingetUI.Installer.exe">Click here to download WingetUI</a></b></p>
<br>

- The second is by using [Winget](https://learn.microsoft.com/en-us/windows/package-manager/):

Run the following command in PowerShell or Command Prompt: `winget install wingetui`

<br>

- The third is by using [Scoop](https://scoop.sh/) — see the instructions below.

<br>⚠️ **Currently there are known issues between WingetUI and Scoop!**
Expand Down