removed source line

removed line to source gdbinit.py
This commit is contained in:
ToBeatElite 2021-12-08 12:01:34 -05:00 committed by Disconnect3d
parent a1c9d09ed9
commit 5844257b1b
1 changed files with 0 additions and 1 deletions

View File

@ -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: