Skip to content

Commit

Permalink
Fix TTD docs indention
Browse files Browse the repository at this point in the history
  • Loading branch information
xusheng6 committed Jul 18, 2024
1 parent e7feb55 commit f96b1b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guide/dbgeng-ttd.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ The WinDbg installation only needs to be done once.
- Open Binary Ninja
- Click Menu -> "Debugger" -> "Install WinDbg/TTD"
- Wait for the script to finish
- Behind the scenes, this runs the Python [script](https://github.com/Vector35/debugger/blob/dev/core/adapters/dbgeng/install_windbg.py) to download and configure WinDbg
- The WinDbg will be installed to `%APPDATA%\Binary Ninja\windbg`
- Behind the scenes, this runs the Python [script](https://github.com/Vector35/debugger/blob/dev/core/adapters/dbgeng/install_windbg.py) to download and configure WinDbg
- The WinDbg will be installed to `%APPDATA%\Binary Ninja\windbg`
- Restart Binary Ninja


Expand Down

0 comments on commit f96b1b4

Please sign in to comment.