From 38d4a8ef328b380fb29e01b82754e0a9a6bdac05 Mon Sep 17 00:00:00 2001 From: Shreyas Ajjarapu Date: Mon, 17 Jan 2022 19:48:26 -0600 Subject: [PATCH] Update setup.md --- bridges/go/imessage/mac-nosip/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridges/go/imessage/mac-nosip/setup.md b/bridges/go/imessage/mac-nosip/setup.md index 0247c1c..77ba16b 100644 --- a/bridges/go/imessage/mac-nosip/setup.md +++ b/bridges/go/imessage/mac-nosip/setup.md @@ -74,7 +74,7 @@ You can also refer to Apple's [official documentation on disabling SIP](https:// ## Configuring and running 1. Follow steps 1-6 from the [normal macOS setup](../mac/setup.md) -2. Install Barcelona's [com.apple.security.xpc.plist] to `/Library/Preferences/com.apple.security.xpc.plist` +2. Copy and paste Barcelona's [com.apple.security.xpc.plist] to `/Library/Preferences/` so that `/Library/Preferences/com.apple.security.xpc.plist` 3. In the `imessage` section of the config, change `platform` to `mac-nosip` and set `imessage_rest_path` to the path to the `darwin-barcelona-mautrix` executable you downloaded or compiled.