diff --git a/osx/README.md b/osx/README.md index d7df1a007..6aae6f00f 100644 --- a/osx/README.md +++ b/osx/README.md @@ -5,14 +5,14 @@ See the [developer guide](../doc/developer_guide.md). -## Gotcha: Assistive Devices Permissions +## Gotcha: Accessibility Permissions To grab user inputs and use the keyboard as a steno machine, Plover requires -[Assistive Devices permissions to be granted (instructions -included).](https://support.apple.com/kb/ph18391?locale=en_US) +[accessibility permissions to be granted (instructions +included).](https://support.apple.com/guide/mac-help/allow-accessibility-apps-to-access-your-mac-mh43185/mac) -When running from source, your terminal application must be granted Assistive -Devices permissions. +When running from source, your terminal application must be granted +accessibility permissions. If you are running from an application bundle (both in development and for releases), every new build will require re-granting the permissions.