From a43eb8fbf5a62d751d3e9fd42c34aa3f8267943e Mon Sep 17 00:00:00 2001 From: sitiom Date: Wed, 31 Aug 2022 09:00:40 +0800 Subject: [PATCH] docs(readme): add winget installation reference --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b269bdba..5f242bd1 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,14 @@ using [`setx`](https://docs.microsoft.com/en-us/windows-server/administration/wi Variables pop up in System Properties Advanced (which can be launched with `SystemPropertiesAdvanced.exe` at a PowerShell prompt), and then move the binaries to that directory. +### Winget + +You can use the builtin package manager from Windows to install the latest komorebi release: + +```powershell +winget install LGUG2Z.komorebi +``` + ### Scoop If you use the [Scoop](https://scoop.sh/) command line installer, you can run the following commands to install the