From d43aee3903085ff5619a98f912a8a7ead2f7894b Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Wed, 2 Aug 2023 10:41:19 +0100 Subject: [PATCH] Remove Winget installation instructions (for now) waiting for the packages to go through, don't want people downloading an out-of-date version --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 6b44dacc..76429bb5 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,6 @@ Bloxstrap is only supported for PCs running Windows. ## Installing Download the [latest release of Bloxstrap](https://github.com/pizzaboxer/bloxstrap/releases/latest), and run it. Configure your preferences if needed, and install. That's about it! -Alternatively, you can install Bloxstrap via [Winget](https://winstall.app/apps/pizzaboxer.Bloxstrap) by running this in the Command Prompt: -``` -> winget install bloxstrap -``` - You will also need the [.NET 6 Desktop Runtime](https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=win11-x64&apphost_version=6.0.16&gui=true). If you don't already have it installed, you'll be prompted to install it anyway. Be sure to install Bloxstrap after you've installed this. It's not unlikely that Windows Smartscreen will show a popup when you run Bloxstrap for the first time. This happens because it's an unknown program, not because it's actually detected as being malicious. To dismiss it, just click on "More info" and then "Run anyway".