Correct path to Midori executable in INSTALL file

This commit is contained in:
Christian Dywan 2009-02-21 22:34:50 +01:00
parent f5e6006954
commit dffc14dee1

View file

@ -33,7 +33,7 @@ Midori is now built with debugging symbols.
Make sure you have installed 'gdb', the GNU Debugger. 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, Try to reproduce a crash that you experienced earlier,
this time Midori will freeze at the point of the crash. this time Midori will freeze at the point of the crash.