Update README.md

pull/14/head
Zach Riggle 11 years ago
parent b376025f2b
commit 2b74c8d5f0

@ -16,8 +16,10 @@ Best supported on Ubuntu 14.04 with default `gdb` or `gdb-multiarch` (e.g. with
## Installation ## Installation
1. Clone the repo: `git clone https://github.com/zachriggle/pwndbg` ```sh
2. Add to `~/.gdbinit`: `echo "source $PWD/pwndbg/gdbinit.py" >> ~/.gdbinit` git clone https://github.com/zachriggle/pwndbg
echo "source $PWD/pwndbg/gdbinit.py" >> ~/.gdbinit
```
### Prerequisites ### Prerequisites

Loading…
Cancel
Save