From e67425f841a9a13694c052fe9dc799151da528ec Mon Sep 17 00:00:00 2001 From: LGUG2Z Date: Fri, 28 Jan 2022 08:35:39 -0800 Subject: [PATCH] docs(readme): update scoop install instructions --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3803002e..511c0111 100644 --- a/README.md +++ b/README.md @@ -88,14 +88,16 @@ PowerShell prompt), and then move the binaries to that directory. If you use the [Scoop](https://scoop.sh/) command line installer, you can run the following commands to install the binaries from the latest GitHub Release: -``` -scoop bucket add komorebi https://github.com/LGUG2Z/komorebi-bucket +```powershell +scoop bucket add extras scoop install komorebi ``` If you install _komorebi_ using Scoop, the binaries will automatically be added to your `Path` and a command will be shown for you to run in order to get started using the sample configuration file. +Thanks to [@sitiom](https://github.com/sitiom) for getting _komorebi_ added to the popular Scoop Extras bucket. + ### Building from Source If you prefer to compile _komorebi_ from source, you will need