Skip to content

Commit 57f0789

Browse files
Jack Carlsonlodestone
Jack Carlson
authored andcommitted
Updated README for macOS Monterey
1 parent 8989f9f commit 57f0789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In detail, the script
3232
* compiles the C binary and puts it into `$HOME/bin`
3333
* creates a LaunchAgent `plist` file and puts it into `$HOME/Library/LaunchAgents/`
3434

35-
Then **you have to** open `System Preferences -> Security & Privacy -> Privacy` and add `$HOME/bin/macpaste` to allow the program to listen to system events.
35+
Next, in your terminal run `~/bin/macpaste` to run the program. This should prompt you to open System Preferences and give access to terminal.
3636

3737
If you want to test the installation, make sure your terminal is also listed in the `Privacy` list, and then run `launchctl load $HOME/Library/LaunchAgents/local.macpaste.plist` for the terminal.
3838

0 commit comments

Comments
 (0)