From acc119a5294a364d84b170a44e2d3b925c6808e1 Mon Sep 17 00:00:00 2001 From: LGUG2Z Date: Mon, 16 Jan 2023 04:15:59 -0800 Subject: [PATCH] docs(readme): specify ahk1.1 requirement for sample cfg --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3be385666..33d055695 100644 --- a/README.md +++ b/README.md @@ -227,10 +227,13 @@ for _komorebi_ can be found [here](https://gist.github.com/crosstyan/dafacc0778d #### Using Different AHK Executables +The sample configuration and the generated helper library both currently only support AutoHotKey v1.1. + The preferred way to install AutoHotKey for use with `komorebi` is to install it via `scoop`: ```powershell -scoop install autohotkey +scoop bucket add versions +scoop install autohotkey1.1 ``` If you install AutoHotKey using a different method, the name of the executable file may differ from the name given by