From 99f8cffd8fe428ef09c5bb2433428c84a32f7e6a Mon Sep 17 00:00:00 2001 From: Almog Tavor <70065337+almogtavor@users.noreply.github.com> Date: Fri, 4 Jun 2021 13:07:18 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0f506d..96846fb 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ All of the shortcuts uses the CapsLock key, that 99% of programmers don't use 99 * Irrelevant for Vim users. ## Installation - +Install [AutoHotKey](https://www.autohotkey.com/), then: * **Option one**: Simply install the file by clicking the install-static-hands.exe. -* **Option two**: Install [AutoHotKey](https://www.autohotkey.com/), clone project, open hands-position-fixed-keyboard --> Windows --> open run.ahk with AutoHotkey. To put ahk into effect automatically every time PC start +* **Option two**: Clone project, open hands-position-fixed-keyboard --> Windows --> open run.ahk with AutoHotkey. To put ahk into effect automatically every time PC start * Select run.ahk, and press Ctrl+C. * Press Win+R to open the Run dialog, then enter shell:startup and click OK or Enter. This will open the Startup folder for the current user. To instead open the folder for all users, enter shell: common startup (however, in that case, you must be an administrator to proceed). * Right-click inside the window, and click "Paste Shortcut". The shortcut to the script should now be in the Startup folder.