From 583b986eb4728c938ba7b8353b4006a4df9bca0b Mon Sep 17 00:00:00 2001 From: 1R053 <1121003+1R053@users.noreply.github.com> Date: Tue, 3 Jun 2025 01:46:59 +0200 Subject: [PATCH] Update getting-started.md hint to enable accessibility for some features to work --- getting-started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/getting-started.md b/getting-started.md index 4da4953..cf83d2a 100644 --- a/getting-started.md +++ b/getting-started.md @@ -20,6 +20,7 @@ Lua is a simple programming language. If you have never programmed in Lua before * Run Hammerspoon.app and follow the prompts to enable Accessibility access for the app * Click on the Hammerspoon menu bar icon and choose `Open Config` from the menu * Open the Hammerspoon [API docs](http://www.hammerspoon.org/docs/) in your browser, to explore the extensions we provide, and the functions they offer + * To avoid Mac safety features intervening with the API go to System Settings > Privacy & Security > Accessibility and enable Hammerspoon ## Table of Contents