From eeaa65abbeef46f9ea00c032e3cd3f639bc8c52b Mon Sep 17 00:00:00 2001
From: ppvnf <73800734+ppvnf@users.noreply.github.com>
Date: Sat, 15 Oct 2022 19:10:59 -0300
Subject: [PATCH] Update readme.md
---
readme.md | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/readme.md b/readme.md
index 6434624b11..417d921e6b 100644
--- a/readme.md
+++ b/readme.md
@@ -45,8 +45,17 @@ Thank you! :)
There are multiple ways to install WingetUI — choose whichever one you prefer!
-- 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:
+
+Click here to download WingetUI
+
+
+- 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`
+
+
+
- The third is by using [Scoop](https://scoop.sh/) — see the instructions below.
⚠️ **Currently there are known issues between WingetUI and Scoop!**