Correct path to Midori executable in INSTALL file
This commit is contained in:
parent
f5e6006954
commit
dffc14dee1
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
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.
|
||||
|
|
Loading…
Reference in a new issue