Merge pull request #6923 from Benitoite/patch-32

mac: installation & run instructions
This commit is contained in:
Lawrence37
2024-01-27 21:40:42 -08:00
committed by GitHub
2 changed files with 11 additions and 4 deletions

View File

@@ -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.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 367 KiB

After

Width:  |  Height:  |  Size: 310 KiB