about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 44763949..bb2145a8 100644
--- a/README.md
+++ b/README.md
@@ -450,7 +450,7 @@ Miasm uses:
 * python-pyparsing
 * python-dev
 * elfesteem from [Elfesteem](https://github.com/serpilliere/elfesteem.git)
-* optionally python-pycparser
+* optionally python-pycparser (version >= 2.17)
 
 To enable code JIT, one of the following module is mandatory:
 * GCC