markdown error

This commit is contained in:
duckie 2019-12-23 17:24:12 +05:30 committed by GitHub
parent ed42e840ef
commit 0612c40c17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -33,9 +33,9 @@ PEDA - Python Exploit Development Assistance for GDB
echo "source /opt/peda/peda.py" >> ~/.gdbinit
echo "DONE! debug your program with gdb and enjoy"
Note:
This is exaclty the clone of peda repositry by [longld]https://github.com/longld/peda but this one doesnt throw warning to
This is exaclty the clone of peda repositry by ![longld]https://github.com/longld/peda but this one doesnt throw warning to
use == instead of is when using with python3.
I changed it as it was anonying and peda is a great project by [longld]https://github.com/longld/peda and above those warnings.
I changed it as it was anonying and peda is a great project by ![longld]https://github.com/longld/peda and above those warnings.
## Screenshot
![start](http://i.imgur.com/P1BF5mp.png)