diff --git a/guides/how-to-report-bugs.md b/guides/how-to-report-bugs.md
index 6ea63e90a60f058aa4a12a4c9d4489e4f1afd3b3..b2dea599f634bf8c4d2c406b7c9aefc0aca070f7 100644
--- a/guides/how-to-report-bugs.md
+++ b/guides/how-to-report-bugs.md
@@ -154,7 +154,7 @@ save time by providing this information below the Expected results.
 
 ### Logs
 
-#### Qt client (GNU/Linux, Windows)
+#### Qt client (GNU/Linux, Windows, macOS)
 
 Go to the General settings.  In the Troubleshoot section, you can
 click on "Open logs", where you will be able to get statistics ("Show
@@ -203,7 +203,10 @@ Then copy the backtrace and paste it in the issue.
 + Navigate to `/Applications/Jami.app/Contents/MacOS/`.
 + Double click Jami.  It will launch Jami and print the log to the
   terminal.
-+ Copy log from terminal to a file.
++ Copy the log from terminal to a file.
+
+Alternatively, you could run
+`/<path to Jami>/Jami.app/Contents/MacOS/Jami -d` from the terminal.
 
 #### On Android