We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c5fd7 commit 172e244Copy full SHA for 172e244
README.md
@@ -50,6 +50,7 @@ PHP and system calls that.
50
51
sudo apt-get install php5.6-cli php-xdebug
52
pip install -r requirements.txt
53
+ sudo sh -c 'echo 0 > /proc/sys/kernel/yama/ptrace_scope'
54
python -mphuzz
55
56
### OSX
0 commit comments