about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2019-07-31 11:05:47 +0200
committerhexcoder- <heiko@hexco.de>2019-07-31 11:05:47 +0200
commit7c8470b1dcc8430356fbf97cd33baf3843d52dca (patch)
treeaae59acd00c4641472e7cb25bd8b223691c671ca /docs
parent81bab528b2c455f6c895df3a5e280ba32bd03878 (diff)
downloadafl++-7c8470b1dcc8430356fbf97cd33baf3843d52dca.tar.gz
document python2 requirements for unicorn_mode
Diffstat (limited to 'docs')
-rw-r--r--docs/unicorn_mode.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/unicorn_mode.txt b/docs/unicorn_mode.txt
index ae6a2bde..b691fff8 100644
--- a/docs/unicorn_mode.txt
+++ b/docs/unicorn_mode.txt
@@ -20,6 +20,8 @@ The idea and much of the implementation comes from Nathan Voss <njvoss299@gmail.
 2) How to use
 -------------
 
+Requirements: you need an installed python2 environment.
+
 *** Building AFL's Unicorn Mode ***
 
 First, make afl as usual.