]> spindle.queued.net Git - midori/commitdiff
Correct path to Midori executable in INSTALL file
authorChristian Dywan <christian@twotoasts.de>
Sat, 21 Feb 2009 21:34:50 +0000 (22:34 +0100)
committerChristian Dywan <christian@twotoasts.de>
Sat, 21 Feb 2009 21:34:50 +0000 (22:34 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index a771fae99cfe400bd677a4d85ea3be2784c65023..46d403fdd496e96acd8db7cd899927141badcfb0 100644 (file)
--- 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.