diff --git a/manual/installation.adoc b/manual/installation.adoc index fd03eee4..d830330f 100644 --- a/manual/installation.adoc +++ b/manual/installation.adoc @@ -98,4 +98,17 @@ assigned for the device. === Mac OS X -Cross compilig and packaging for Mac OS X has to be tested yet. +We offer DMG installers for SmuvView that contain everything you need to get +started. Simply download them from the +https://github.com/knarfS/smuview/releases[SmuView download page] and run them. + +Please be aware, however, that the DMG installers are are development builts, so +they always contain the latest development changes. While we do try to keep the +code base in a working state, it is sometimes unavoidable to introduce bugs that +show up in the DMG builds. If you encounter something that is odd to you, please +download and install the latest release and check if the issue still exists. If +it does, feel free to https://github.com/knarfS/smuview/issues[file a bug]. + +No system files are changed, so if you decide that you no longer want to use +SmuView, simply delete the DMG file. If you also want the stored settings gone, +delete ~/Library/Preferences/smuview.plist as well.