mirror of https://github.com/pwndbg/pwndbg
parent
a1c9d09ed9
commit
5844257b1b
|
@ -36,7 +36,6 @@ Installation is straightforward. Pwndbg is best supported on Ubuntu 18.04 with
|
|||
git clone https://github.com/pwndbg/pwndbg
|
||||
cd pwndbg
|
||||
./setup.sh
|
||||
echo "source $(pwd)/gdbinit.py" >> ~/.gdbinit
|
||||
```
|
||||
|
||||
Other Linux distributions are also supported via `setup.sh`, including:
|
||||
|
|
Loading…
Reference in New Issue