diff --git a/tutorials/Bug-report-guide.md b/tutorials/Bug-report-guide.md
index bf5002b1bfdbf58ab8b48b2b7200aa56521c01d3..0311400c1a47b62228b5da3bfc6be46c9becc8c6 100644
--- a/tutorials/Bug-report-guide.md
+++ b/tutorials/Bug-report-guide.md
@@ -169,12 +169,10 @@ When it does crash, you can type `bt` then press **Enter**. And copy the backtra
 
 #### On Mac OS
 
-Open the Terminal app and launch Ring with `/Applications/Ring.app/Contents/MacOS/Ring`
-
-+ Open Console
-+ Click on "All messages"
-+ Search field: "Jami"
+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.
 
 #### On Android
 + You need to have adb setup on your computer.