From 9fc2285decd8aa26afe0033ed1e97df75553dd49 Mon Sep 17 00:00:00 2001 From: Nicola <61830443+nicola02nb@users.noreply.github.com> Date: Tue, 8 Oct 2024 11:40:09 +0200 Subject: [PATCH] Updated README.md for with WinGet Installatio process --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c506552..548c20a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,17 @@ MacOS | ❌ | ❌ If you are on Linux or Mac and try to build the app and test it, I'd be happy to hear if it did or didn't work. ## Installation (Windows) + +### WinGet +```powershell +winget install LeoKlaus.HeadsetControl-GUI +``` +After that to you can reboot powershell an you can run the program with the command: +```powershell +HeadsetControl-GUI +``` + +### Manual 1. Download the [latest release](https://github.com/LeoKlaus/HeadsetControl-GUI/releases/latest/) of HeadsetControl-GUI from the [releases section](https://github.com/nicola02nb/HeadsetControl-GUI/releases) of this page. 2. Extract HeadsetControl-GUI to any folder. @@ -20,7 +31,7 @@ The finished folder should look something like this: ![361239376-0145ca37-6e59-4170-ba26-804e8856dbc8](https://github.com/user-attachments/assets/36233a85-1500-4789-9368-1573ff8f4fed) -### Usage +## Usage Start HeadsetControl-GUI by double-clicking "HeadsetControl-GUI.exe", and if your headset is supported and everything was set up correctly, you will be greeted by the following screen HeadsetControl-GUI has.. If you don't find some features in you ui, probably it's not supported by your headset or it has not been implemented by [HeadsetControl](https://github.com/Sapd/HeadsetControl/).