Skip to content
Merged
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
2 changes: 2 additions & 0 deletions docs/INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ __Note:__ On modern Windows and Mac, this application is signed without a paid d

In order to run the binary app on Mac OSX, you will need to *right click -> Open* it. Otherwise, the above prompt will not show the "Open" option.

As of MacOS Tahoe, the solution is to run `xattr -dr com.apple.quarantine ./KVM\ Serial.app` on the app from the terminal. The right-click solution no longer works.

On Windows, you will need to click "More info" on the SmartScreen dialog to "Run anyway".

As always, do not run apps on your machine which you do not trust. The entire build chain and source code for this application is available in the GitHub repository for you to verify if desired.
Expand Down
Loading