diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
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 |