From 346b5b6f52592be472c9aa364e34527637fc70ea Mon Sep 17 00:00:00 2001 From: Benitoite Date: Sun, 20 Feb 2022 20:41:17 -0800 Subject: [PATCH] mac: clarify command-line interface instructions --- tools/osx/INSTALL.readme.rtf | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/tools/osx/INSTALL.readme.rtf b/tools/osx/INSTALL.readme.rtf index 799ff5bd7..6c8f2e334 100644 --- a/tools/osx/INSTALL.readme.rtf +++ b/tools/osx/INSTALL.readme.rtf @@ -1,3 +1,7 @@ -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. -The -cli will load its libraries dynamically from the app in /Applications. +To use the RawTherapee Application: + You must drag the app from the .dmg into the /Applications folder. + +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. + The -cli will load its libraries dynamically from the app in /Applications.