Update README.md

This commit is contained in:
Eric Trenkel
2023-05-12 14:17:50 +02:00
committed by GitHub
parent 3e8bceb597
commit 321f46f95e

View File

@@ -48,16 +48,6 @@ If you don't want to support this project by paying for it you can get a key whe
You can get this app with a direct download from the [Releases](https://github.com/bostrot/wsl2-distro-manager/releases) page. The latest version is available as a zip file.
</details>
<details>
<summary>MSIX installer</summary>
The `msix` is signed with a test certificate so you need to allow it specifically. In PowerShell you can do the following:
```powershell
Add-AppPackage -Path .\wsl2-distro-manager-v1.x.x-unsigned.msix -AllowUnsigned
```
</details>
<details>
<summary>Install via Winget</summary>