You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,14 @@ cd $UNPACKED_ZIP_FOLDER$
37
37
./LibreVNA-GUI
38
38
```
39
39
40
+
### MacOS
41
+
* Download the latest [Release](https://github.com/jankae/LibreVNA/releases)
42
+
* If you are using MacOS 14+ use the release with `latest` in the name.
43
+
* If you are using MacOS >13.7 use the release with `13.7` in the name.
44
+
* Unpack the zip file and move LibreVNA-GUI.app to your `/Applications` folder.
45
+
* Start LibreVNA-GUI.app and add a security exception to allow the Mac to run the app with an "untrusted" signing key.
46
+
* Launch app again.
47
+
40
48
## Quick Start
41
49
* You can find released versions of the GUI application and the device firmware [here](https://github.com/jankae/LibreVNA/releases).
42
50
* If you would like to try out the newest features, the compiled versions of each commit can be found [here](https://github.com/jankae/LibreVNA/actions) (but keep in mind that some features might be unstable or incomplete). If you are having trouble downloading them, please refer to this [guide](Documentation/DeveloperInfo/DownloadActionBuilds.md).
0 commit comments