Skip to content

Commit d9c284b

Browse files
authored
Update README.md
README - suggested update darktable-org#286
1 parent bd2bc36 commit d9c284b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,14 @@ Running darktable with Lua debugging enabled provides more information about wha
237237

238238
Open a terminal and start darktable with the command `snap run darktable -d lua`. This provides debugging information to give you insight into what is happening.
239239

240-
### Linux and MacOS
240+
### Linux
241241

242242
Open a terminal and start darktable with the command `darktable -d lua`. This provides debugging information to give you insight into what is happening.
243243

244+
### MacOS
245+
246+
Open a terminal and start darktable with the command `/Applications/darktable.app/Contents/MacOS/darktable -d lua`. This provides debugging information to give you insight into what is happening.
247+
244248
### Windows
245249

246250
Open a command prompt. Start darktable with the command "C:\Program Files\darktable\bin\darktable" -d lua > log.txt. This provides debugging information to give you insight into what is happening.

0 commit comments

Comments
 (0)