Simplify Winget install command

This commit is contained in:
pizzaboxer 2023-01-05 12:45:50 +00:00 committed by GitHub
parent 0720b0726a
commit 83fa7f3b13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ Download the [latest release of Bloxstrap](https://github.com/pizzaboxer/bloxstr
Alternatively, you can install Bloxstrap via Winget:
```
winget install pizzaboxer.Bloxstrap
winget install bloxstrap
```
You will also need the [.NET 6 Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.9-windows-x64-installer). If you don't already have it installed, you'll be prompted to install it anyway.