From: Christian Dywan Date: Sat, 21 Feb 2009 21:34:50 +0000 (+0100) Subject: Correct path to Midori executable in INSTALL file X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dffc14dee1d213cbee01a2eaf4bf7f772c74ae7d;p=midori Correct path to Midori executable in INSTALL file --- 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.