Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user