We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4272d86 commit 3786ae8Copy full SHA for 3786ae8
1 file changed
README.md
@@ -12,3 +12,7 @@ Fast way to edit UEFI order for the next start of the system
12
### Download/Installation
13
* <a href="https://github.com/Toxblh/WinToLinux/releases/download/v1.1.0/WinToLinux.zip" target="_blank"><img src="https://user-images.githubusercontent.com/2198153/93204591-42e47680-f74e-11ea-84d3-671df39b371b.png" height="22px" alt="Store Link" /></a>
14
* Download from [GitHub Releases](https://github.com/Toxblh/WinToLinux/releases/latest)
15
+ * Or use WinGet:
16
+ ```shell
17
+ winget install -e --id toxblh.WinToLinux
18
+ ```
0 commit comments