From 2c75085d2aed923d9e3e487dd2947a8b571f48dc Mon Sep 17 00:00:00 2001 From: Kateryna Kostiuk Date: Mon, 4 Oct 2021 10:32:39 -0400 Subject: [PATCH] Update Bug report guide --- tutorials/Bug-report-guide.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/tutorials/Bug-report-guide.md b/tutorials/Bug-report-guide.md index bf5002b1..0311400c 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.