From de67fa65770c49b9bd3b2ef8c3b573822789a90e Mon Sep 17 00:00:00 2001 From: Richard E Barber Date: Tue, 9 Jan 2024 03:38:28 -0800 Subject: [PATCH] mac: rewrite of install readme instructions --- tools/osx/INSTALL.readme.rtf | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/tools/osx/INSTALL.readme.rtf b/tools/osx/INSTALL.readme.rtf index 6c8f2e334..dea38c37f 100644 --- a/tools/osx/INSTALL.readme.rtf +++ b/tools/osx/INSTALL.readme.rtf @@ -1,7 +1,14 @@ -To use the RawTherapee Application: - You must drag the app from the .dmg into the /Applications folder. +To install the RawTherapee application: + +1. Open the RawTherapee .dmg Disk Image included alongside this document. +2. Drag the RawTherapee icon onto the /Applications folder icon + +To run the RawTherapee application: + +1. Open the /Applications folder. +2. Double-click the RawTherapee icon. If you wish to use the Command-Line Interface: - An unsigned -cli is in the zip along with the .dmg. - You must install the app from the .dmg into /Applications and copy the -cli to your /usr/local/bin. + An -cli is in the zip along with the .dmg. + You must first install the app from the .dmg into /Applications and copy the -cli to your /usr/local/bin. The -cli will load its libraries dynamically from the app in /Applications.