Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ list of an already-external server.
For bridges on external servers, the manager will generate an OpenID token and
exchange it for a temporary bridge-specific auth token rather than sending your
Matrix access token to the bridge.

## Running the arm64 Built Binary

To run the arm64 built binary on M1 and higher Macs, after installing mautrix-manager.app in /Applications, enter the following command in terminal: `xattr -d com.apple.quarantine /Applications/mautrix-manager.app`.