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
|
git clone https://github.com/pwndbg/pwndbg
|
||||||
cd pwndbg
|
cd pwndbg
|
||||||
./setup.sh
|
./setup.sh
|
||||||
echo "source $(pwd)/gdbinit.py" >> ~/.gdbinit
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Other Linux distributions are also supported via `setup.sh`, including:
|
Other Linux distributions are also supported via `setup.sh`, including:
|
||||||
|
|
Loading…
Reference in New Issue