From dffc14dee1d213cbee01a2eaf4bf7f772c74ae7d Mon Sep 17 00:00:00 2001 From: Christian Dywan Date: Sat, 21 Feb 2009 22:34:50 +0100 Subject: [PATCH] Correct path to Midori executable in INSTALL file --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index a771fae9..46d403fd 100644 --- a/INSTALL +++ b/INSTALL @@ -33,7 +33,7 @@ Midori is now built with debugging symbols. Make sure you have installed 'gdb', the GNU Debugger. -Run Midori as 'gdb _build_/default/midori'. +Run Midori as 'gdb _build_/default/midori/midori'. Try to reproduce a crash that you experienced earlier, this time Midori will freeze at the point of the crash.