From f95a64689f697be73accb53925a492a4cc4049a3 Mon Sep 17 00:00:00 2001 From: Ryan Caezar Itang Date: Thu, 2 Mar 2023 11:11:02 +0800 Subject: [PATCH] Add Winget install instructions in the readme Signed-off-by: Ryan Caezar Itang --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f8317f1..23e0e16 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ desired configuration. ## Installing and running +UsbDk can be installed via Winget: +``` +winget install daynix.UsbDk +``` + Use UsbDkController.exe to install/uninstall and verify basic operation. Run UsbDkController.exe without parameters for command line options.